post https://api-sandbox.yousign.app/v3/webhooks
Creates a new Webhook subscription in your organization.
Related guide: Webhooks
Limits
You are limited in the number of Webhook subscriptions you can create, depending on your plan:
- PLUS: create up to 10 Webhook subscriptions.
- PRO: create up to 20 Webhook subscriptions.
- SCALE: create as manu Webhook subscriptions as you want.
Please contact our sales team to upgrade.
Sandbox and webhook subscription creation
You cannot subscribe to a webhook from the API in the Sandbox environment.
If you have an ongoing API trial, access is limited to the Sandbox environment, so the only way to subscribe to a webhook is through the app.Once you have access to the production environment, if you want to carry out tests with webhook notifications, you can create a webhook subscription in the production environment with the
sandbox
parameter set totrue
.