Webhooks
Test webhook
Sends a test payload to the webhook URL. Returns the delivery result (status code, response time, error).
post/webhooks/{webhookId}/test
Headers
Idempotency-Keystring uuid
Idempotency key for POST requests. If a transaction with the same key already exists for the org, the server returns the original response without re-executing. Keys are valid for 48 hours.
Response
Success