cyera.read.issue
External DocumentationTo learn more, visit the Cyera documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Display Name | The name of the new webhook. |
| Events | Event types to subscribe to. |
| Rate Limit | The maximum events that will be sent by the webhook per second. |
| Target URL | The target URL to send the payload to (must have a SSL certificate). |
Advanced Parameters
| Parameter | Description |
|---|---|
| Secret | The endpoint’s verification secret, base64 encoded (random bytes). Note: It is recommended to ignore this parameter and let the server generate the secret. |