v1

latestOpenAPI 3.0.02026-07-2464438356.8 KB
Webhooks

Ping webhook

Synchronously sends a signed test request to the registered webhook URL and returns the delivery outcome (status code and round-trip time). Works on disabled webhooks so connectivity can be verified before activation.

post/api/webhooks/{webhookId}/ping

Path parameters

webhookIdstring required

Webhook ID

Response

The ping was attempted; the result describes the outcome.

OR
OR