Delete Agent
Delete Agent — Taskade REST API v1 reference: DELETE /agents/{agentId}. Parameters, authentication, and response schema.
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
Agent successfully deleted
okboolean · enumRequiredPossible values:
4XX
Error description
application/json
delete/agents/{agentId}
Last updated
Was this helpful?