Skip to content

GET /devices/{id}/deactivate

GET
/devices/{id}/deactivate

Authorizations

ApiKeyAuth
TypeAPI Key (header: Authorization)

Parameters

Path Parameters

id*

device id

Typenumber
Required
formatinteger

Responses

Request was successful
application/json
JSON
{
"success": "string"
}

Playground

Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python