Endpoints
Webhook
Information about a new event, such as when a recipient signs a PDF
WEBHOOK
Authorizations
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
Response
200
Return a 200 status to indicate that the data was received successfully
