Remove A Switch From A Stack
POST {{baseUrl}}/networks/:networkId/switch/stacks/:switchStackId/remove
Remove a switch from a stack #### Body Parameters Parameter|Type|Description :-------------: |:-------------: |:-------------: serial| string| The serial of the switch to be removed
Request Body
{"serial"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null | ||
Content-Type | string |
RESPONSES
status: OK
{"id":"8473","name":"A cool stack","serials":["QBAB-CDEF-GHIJ"]}