Token states
Learn about the different states of an API token.

State
Definition
Last updated
Was this helpful?
Learn about the different states of an API token.
An API token allows you to authenticate requests to the REST API.
A token can be in one of these states: Active, Disabled, or Deleted. The following diagram shows the transitions between these states:

The following table describes the different states:
Active
The token is authenticated and will allow access to the endpoint.
Disabled
The token is temporarily deactivated. Any attempts to access the endpoint will return an error.
Deleted
The token is permanently removed from the system.
Last updated
Was this helpful?
Was this helpful?