Skip to content

Send a test event

POST
/api/v1/webhooks/{id}/ping
curl --request POST \
--url https://trongas.ai/api/v1/webhooks/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/ping \
--header 'X-Api-Key: <X-Api-Key>'

Required API-key scope: full

Queue a webhook.ping delivery so you can check your receiver and your signature verification end to end. Check the result in the endpoint’s delivery log.

id
required
string format: uuid

No Content