Webhooks

Test a webhook

Send a test payload to the webhook URL to verify it's working correctly

post/webhooks/{id}/test

Path parameters

idstring uuid required

Webhook ID

Response

Test webhook sent successfully

successboolean required

Whether the test webhook was delivered successfully

status_codeinteger required

HTTP status code returned by the webhook endpoint

webhook_event_idstring uuid

ID of the webhook event record

messagestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.