Skip to main content
POST
/
api
/
v1
/
webhooks
/
agent-callback
/
{token}
Agent Callback
curl --request POST \
  --url https://api.example.com/api/v1/webhooks/agent-callback/{token}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.aitasker.co/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

token
string
required

Response

Successful Response