Create a Webhook Encryption Key

Create a new SharedSecret (encryption key) for securing webhook payloads sent to your endpoints.
Each account can have multiple keys, but only one can be active at a time.
The SharedSecret is returned in plaintext exactly once during creation - store it securely.

Body Params

Request to create a new webhook encryption key

string
required

The account identifier to create the webhook key for

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json