For the complete documentation index, see llms.txt. This page is also available as Markdown.

Update Agent

Update Agent — Taskade REST API v1 reference: PATCH /agents/{agentId}. Parameters, authentication, and response schema.

patch

Update agent

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

Agent

application/json

Agent

okboolean · enumRequiredPossible values:
patch/agents/{agentId}

Last updated

Was this helpful?