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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{}