Delete an Agent API Token

Delete an Agent API Token.

Path parameters

organizationIdstringRequired
The ID of the Organization that owns the Deployment where you want to delete the Agent API Token.
deploymentIdstringRequired
The ID of the Deployment that owns the Agent API token that you want to delete.
agentTokenIdstringRequired
The ID of the Agent API token you want to delete.

Headers

AuthorizationstringRequired

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

Response

Errors