Webhooks
Rotate the signing secret
Generate a new signing secret for this endpoint and return it once. Previous signatures stop verifying immediately, so schedule the rollout with your consumer.
POST
Rotate the signing secret
Authorizations
API key starting with sk_
Path Parameters
Response
200 - application/json
Endpoint with new secret
The HMAC-SHA256 signing secret. Returned only on create and rotate. CallingBox never shows it again.
Example:
"whsec_1234567890abcdef1234567890abcdef"
Available options:
enabled, disabled Populated when CallingBox auto-disables the endpoint after 10
consecutive exhausted deliveries (too_many_failures) or when
manually disabled.
Consecutive exhausted deliveries. Resets on success.