Webhooks
Send test webhook by body
Sends one signed test delivery using webhookId in the request body. This endpoint is equivalent to POST /v1/webhooks/{webhookId}/test.
POST
Authorizations
Body
application/json
Webhook test options.
Example:
"whe_example"
Available options:
operation.created, operation.requirements.ready, operation.documents.partial, operation.analysis.completed, operation.action_required, operation.manual_review.completed, operation.callback.failed Example:
"operation.analysis.completed"