| Name | Type | Description | Notes |
|---|---|---|---|
| endpoint | String | Https target URL of the webhook | [optional] |
| description | String | Short description of the webhook | [optional] |
| sandbox | BOOLEAN | [optional] | |
| subscribed_events | OneOfwebhooksWebhookIdBodySubscribedEvents | [optional] | |
| secret_key | String | Autogenerated 32 bytes key | [optional] |
| scopes | OneOfwebhooksWebhookIdBodyScopes | [optional] | |
| 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 | [optional] |
| enabled | BOOLEAN | Is the webhook enabled ? | [optional] |