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

access_method_id
string<uuid>

ID of access method to delete.

access_grant_id
string<uuid>

ID of access grant whose access methods should be deleted.

reservation_key
string

Reservation key of the access grant whose access methods should be deleted.

Minimum string length: 1

Response

OK

The response is of type object.