Last updated 6 months ago
Enable public access in the agent
Public access successfully enabled
PUT /api/v1/agents/{agentId}/publicAccess HTTP/1.1 Host: www.taskade.com Authorization: Bearer YOUR_OAUTH2_TOKEN Accept: */*
{ "ok": true, "publicUrl": "https://example.com" }