WEBHOOK
/
webhook
{
  "pdf_id": "<string>",
  "event_type": "<string>",
  "id": 123
}

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

ID of the event

Response

200

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