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 } }
Envia um evento de teste para o webhook.
Chave de API obtida no dashboard
ID do webhook
Teste enviado
Show child attributes