Delete an API token

Delete an API token. When you delete an API token, make sure that no existing automation workflows are using it. After it’s deleted, an API token cannot be recovered.

Path parameters

organizationIdstringRequired

The ID of the Organization where you want to delete the token.

tokenIdstringRequired

The API token ID

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Errors