| Name | Type | Description | Notes |
|---|---|---|---|
| Links | Links | [optional] | |
| Id | string | The unique resource id. | [optional] |
| Url | string | The URL of the remote webhook. | [optional] |
| Secret | string | If defined, the webhooks post request will include a X-LD-Signature header whose value will contain an HMAC SHA256 hex digest of the webhook payload, using the secret as the key. | [optional] |
| On | bool? | Whether this webhook is enabled or not. | [optional] |
| Name | string | The name of the webhook. | [optional] |
| Statements | List<Statement> | [optional] | |
| Tags | List<string> | Tags assigned to this webhook. | [optional] |
This repository was archived by the owner on Sep 3, 2021. It is now read-only.