v1
latestOpenAPI 3.0.12026-07-242682197.7 KBWebhooks
Create Webhook
Register a callback URL that we will post document events to. Note: a document_signed event is not emitted solely because a pre-signed template signature/initials was copied as document content, and event.related_signer only identifies a real recipient signing action.
post/api/v1/hooks
Request body
Example request
{
"callback_url": "https://example.com/webhook"
}Response
created