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
200

Agent successfully deleted

application/json
delete
/agents/{agentId}

Last updated