Disable a token

Disables an application API token. Following the concept of REST, we are deleting the enablement for this token. Making a request to disable a token that is already disabled will have no effect. This request is idempotent by design.

This action triggers an email notification.

Authorized scopes:

  • owner
  • admin:full
Path Params
uuid
required

The id of the application.

uuid
required

The id of the API token.

Headers
integer
Responses

401

Unauthorized

Language
Credentials
Bearer
token
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json