Webhook Payloads

ping

Called to check that the webhook URL is live

postWebhookping

Payload

action'ping' required

Response

Return a 200 status to indicate that the data was received successfully

Changes