POST
/
webhooks

Authorizations

Authorization
string
header
required

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

Body

application/json
event
enum<string>

Event of the webhook

Available options:
ENVELOPE_EXPIRED,
ENVELOPE_DECLINED,
ENVELOPE_VOIDED,
ENVELOPE_COMPLETED,
ENVELOPE_AUDIT_TRAIL
webhook_id
string

ID of the webhook

Response

200 - application/json
webhooks
object[]