Delete an Agent API Token

Delete an Agent API Token.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth 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.

Response

Errors