Invalidate Authorization

Invalidate an authorization with a DELETE request to the endpoint with the authorization ID. Note that this uses the "id" property of the authentication, not the token.

Path Params
int64
required

The unique ID of the authorization to invalidate.
Example: 123456

Responses
200

Success

400

Invalid ID supplied

404

ID not found

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here!