post https://api-sandbox.yousign.app/v3/webhooks
Creates a new Webhook subscription in your organization.
Related guide: Webhooks
Webhook quotas
The number of webhook you will be able to create will depend on your plan:
- up to 10 webhooks if you have a Plus plan
- up to 20 webhooks if you have a Pro plan
- no webhook limit if you have a Scale plan
Sandbox and webhook subscription creation
You cannot subscribe to a webhook in the Sandbox environment.
So if you have an ongoing API Trial, your only option is to subscribe to a webhook from the app, as you are limited to the Sandbox environment.Once you have access to the production environment, if you want to carry out tests including webhook notifications, you can create a webhook subscription in the production environment with the
sandbox
parameter set totrue
.