Delete a device

DELETE {{baseUrl}}/devices/:deviceId

This API endpoint uses the User-Interactive Authentication API.

Deletes the given device, and invalidates any access token associated with it.

Request Body

{"auth"=>{"value"=>"reference definitions/auth_data.yaml not found in the OpenAPI spec"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{}