Configure webhook secret

This API configures the secret key for account-level webhook signature verification. Use this API to add a new secret or update an existing one. The secret is used to sign webhook payloads using HMAC SHA256, allowing you to verify that requests originate from Ocrolus.

🚧

We have a better version!

This product is superseded by Org Level Webhooks, which we recommend for improved functionality and integration.

Body Params
string
required

The new webhook secret key. Must be between 16 and 128 characters long.

Responses

Language
Credentials
OAuth2
Response
Choose an example:
application/json