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

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{}