POST
/
webhooks
/
documents

Authorizations

Authorization
string
headerrequired

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

Body

application/json
url
string
required

The URL to send event notifications to

event_type
enum<string>
required

The type of document event to listen for

Available options:
created,
updated,
deleted,
status_changed