Last updated 5 months ago
Update public agent
Public Agent
PATCH /api/v1/agents/{agentId}/public-agent HTTP/1.1 Host: www.taskade.com Content-Type: application/json Accept: */* Content-Length: 95 { "preferences": { "mode": "template", "canCopyKnowledge": true, "hideBranding": true, "theme": "light" } }
{ "ok": true, "item": { "id": "text", "space_agent_id": "text", "preferences": { "mode": "template", "canCopyKnowledge": true, "hideBranding": true, "theme": "light" } } }