Authorizations
Delete an authorization
Delete an existing authorization. API calls using that token will stop working.
DELETE
cURL
Authorizations
Enter your token in the format token TOKEN
Headers
Two-Factor-Authentication token (optional)
Path Parameters
ID
Response
204
The resource was deleted successfully.
cURL