curl --request POST \
--url https://api.swarmd.ai/relay/v1/agents/{agentId}/a2a/0.3.0/tasks/{taskId}:cancel \
--header 'Authorization: Bearer <token>'{}Security Requirements
| Auth Types | Entities | Permissions | Required Roles |
|---|---|---|---|
| AGENT | AGENT_CONVERSATIONS | WRITE | AGENT_CONVERSATIONS:WRITE |
curl --request POST \
--url https://api.swarmd.ai/relay/v1/agents/{agentId}/a2a/0.3.0/tasks/{taskId}:cancel \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://docs.swarmd.ai/llms.txt
Use this file to discover all available pages before exploring further.