Project Tokens

Delete API token

Permanently revokes and deletes a project API token. Use it when a server-side credential has been exposed, retired, or replaced; clients using Chat, PubSub, Room, or Subscriber Tokens require the corresponding service-specific token lifecycle instead. For the account-scoped Compatibility API route, use Delete an API Token.

Permissions

The API token used to authenticate must have the following scope(s) enabled to make a successful request: Management.

Learn more about API scopes.

delete/api/project/tokens/{token_id}

Path parameters

token_idstring uuid required

Universal Unique Identifier.

The unique identifier of the token that you want to delete.

Response

There is no content to send for this request, but the headers may be useful.

Changes

No changes found, but 3 of the 137 revisions have a changelog that could not be searched — this endpoint may have changed in one of them.