Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 513 Bytes

EndpointSecretOut.md

File metadata and controls

9 lines (6 loc) · 513 Bytes

# EndpointSecretOut

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.

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