| Name | Type | Description | Notes |
|---|---|---|---|
| endpoint | String | Https target URL of the webhook | |
| description | String | Short description of the webhook | |
| sandbox | BOOLEAN | ||
| subscribed_events | OneOfwebhooksBodySubscribedEvents | ||
| secret_key | String | Autogenerated 32 bytes key | [optional] |
| scopes | OneOfwebhooksBodyScopes | ||
| auto_retry | BOOLEAN | If a Webhook request fails for any reason, Yousign will retry the request 8 times using a back-off mechanism after: 2, 6, 30, 60, 300, 1080, 1440, 2880 min | |
| enabled | BOOLEAN | Is the webhook enabled ? |