Last updated 4 months ago
Enable public access in the agent
curl -L \ --request PUT \ --url 'https://www.taskade.com/api/v1/agents/{agentId}/publicAccess'
{ "ok": true, "publicUrl": "https://example.com" }