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

ResourceOperation
/networks/{networkId}/devicesremove

Request Body

{"serial"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
X-Cisco-Meraki-API-Keynull
Content-Typestring