Keys
Delete a key
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the key
Response
200
application/json
Delete a key
The response is of type object
.
Was this page helpful?