State Diagram
The following diagram shows the status transition process of an API token on the platform.

State description
State
Definition
Active
The token has been authenticated in the account. It will allow access to the endpoint.
Disabled
The token has been temporarily deactivated. Any attempts to access the endpoint will return an error.
Deleted
The token has been permanently removed from the system. This state is not visible to the client or vendor account users.
Last updated
Was this helpful?