v2
latestOpenAPI 3.1.02026-08-064686150.6 KBWebhooks
Update webhook config
patch/webhooks/configs/{id}
Path parameters
idstring uuid required
Request body
Example request
{
"url": "https://customer.example.com/webhook-v2",
"events": [
"EnvelopeCreated"
]
}Response
OK