post https://api-sandbox.yousign.app/v3/webhooks
Creates a new Webhook subscription in your organization.
Requirements
- Available from PLUS plan
- Not available in Sandbox environment (Production environment only).
To create Webhook subscriptions scoped to the Sandbox environment, you can:
- Do it through the app.
- Via API: create a webhook subscription in the Production environment with the
sandbox
parameter set totrue
.
Related guide: Webhooks