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