Test Agent Webhook
curl --request POST \
--url https://api.example.com/v1/agents/{agent_uuid}/test{
"data": {
"delivered": true,
"duration_ms": 123,
"status_code": 123,
"error": "<string>"
},
"meta": {}
}Agents
Test Agent Webhook
POST
/
v1
/
agents
/
{agent_uuid}
/
test
Test Agent Webhook
curl --request POST \
--url https://api.example.com/v1/agents/{agent_uuid}/test{
"data": {
"delivered": true,
"duration_ms": 123,
"status_code": 123,
"error": "<string>"
},
"meta": {}
}Documentation Index
Fetch the complete documentation index at: https://docs.calseta.com/llms.txt
Use this file to discover all available pages before exploring further.
⌘I

