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

Update Public Agent

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

patch

Update public agent

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

Public Agent

application/json

Public Agent

okboolean · enumRequiredPossible values:
patch/agents/{agentId}/public-agent

Last updated

Was this helpful?