Bypass Activation Lock Attempt
POST {{baseUrl}}/networks/:networkId/sm/bypassActivationLockAttempts
Bypass activation lock attempt #### Body Parameters Parameter|Type|Description :-------------: |:-------------: |:-------------: ids| array| The ids of the devices to attempt activation lock bypass.
Request Body
{"ids"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null | ||
Content-Type | string |
RESPONSES
status: Created
{"id":"1234","status":"pending","data":{}}