Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 529 Bytes

EndpointSecretRotateIn.md

File metadata and controls

9 lines (6 loc) · 529 Bytes

# EndpointSecretRotateIn

Properties

Name Type Description Notes
key 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]

[Back to Model list] [Back to API list] [Back to README]