Document Section Added Webhook

This webhook is triggered when a new section is added to a document in PandaDoc. It notifies your endpoint with the details of the newly added section.

Query Params
string
required

Webhooks are signed with a signature generated by taking an HMAC-SHA256 hash of the webhook post’s raw HTTP Body (UTF8 encoding).

Payload

Details about the added document section.

Response
200

Success

LoadingLoading…