v2
latestOpenAPI 3.1.02026-08-064686150.6 KBWebhooks
Create webhook config
post/webhooks/configs
Request body
Example request
{
"url": "https://customer.example.com/webhook",
"events": [
"EnvelopeCreated",
"EnvelopeSigningCompleted"
]
}Response
Created