Remove A Single Device
POST {{baseUrl}}/networks/:networkId/devices/remove
Remove a single device #### Body Parameters Parameter|Type|Description :-------------: |:-------------: |:-------------: serial| string| The serial of a device
Supports Action Batches
Resource | Operation |
---|---|
/networks/{networkId}/devices | remove |
Request Body
{"serial"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null | ||
Content-Type | string |