Skip to main content
DELETE

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

device_id
string<uuid>

ID of the device for which you want to delete the access code.

access_code_id
string<uuid>
required

ID of the access code that you want to delete.

Response

OK

The response is of type object.