Name | Type | Description | Notes |
---|---|---|---|
description | string | [optional] | |
rate_limit | int | [optional] | |
uid | string | The ep's UID | [optional] |
url | string | [optional] | |
version | int | [optional] | |
disabled | bool | [optional] | |
filter_types | string[] | [optional] | |
channels | string[] | [optional] | |
secret | string | The endpoint's verification secret. If `null` is passed, a secret is automatically generated. Format: `base64` encoded random bytes optionally prefixed with `whsec_`. Recommended size: 24. | [optional] |
metadata | array<string,string> | [optional] |