githubEdit

Delete Agent

delete

Delete an agent

Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
agentIdstringRequired
Responses
chevron-right
200

Agent successfully deleted

application/json

Agent successfully deleted

okboolean Β· enumRequiredPossible values:
delete
/agents/{agentId}

Last updated