Skip to main content
POST
/
webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Event type and data related to the event

pdf_id
string

The ID of the PDF

event_type
string

Event type, such as document.signed

id
integer<int64>

ID of the event

Response

200

Return a 200 status to indicate that the data was received successfully