Calseta is under active development. APIs and features may change. We welcome feedback and contributions on GitHub.
cURL
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": {} }
Successful Response
Show child attributes