Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.timelyai.com.br/v1/webhooks/{id}/test \ --header 'x-api-key: <api-key>'
{ "data": { "success": true, "status_code": 123, "response_time_ms": 123 } }
Sends a test event to the webhook.
API key obtained from the dashboard
Webhook ID
Test sent
Show child attributes