Webhook
Webhooks let your application receive real-time notifications when events occur in your Blueink account, such as a Bundle being completed or a Signer viewing a document. Each Webhook subscribes to one or more event types and is delivered as an HTTP POST to a URL you specify.
Related guides: Webhooks
List Webhooks
List Webhooks
Create a Webhook
Create a Webhook
Retrieve a Webhook
Retrieve a Webhook
Update a Webhook
Update the Webhook with new data. NOTE that any subscriptions that are omitted from this request will be DELETED. If you don't want to replace all data on the Webhook, you probably want to use PATCH instead.
Partially update a Webhook
Partially update the Webhook with new data.
Delete a Webhook
Delete a Webhook
Retrieve a WebhookExtraHeader
Retrieve a WebhookExtraHeader