Bulk deletion of devices
POST {{baseUrl}}/delete_devices
This API endpoint uses the User-Interactive Authentication API.
Deletes the given devices, and invalidates any access token associated with them.
Request Body
{"devices"=>["QBUAZIFURK", "AUIECTSRND"], "auth"=>{"value"=>"reference definitions/auth_data.yaml not found in the OpenAPI spec"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{}