Skip to main content
POST
Regenerate webhook secret

Authorizations

X-API-Key
string
header
required

Your partner API key. Use raas_sandbox_* keys for the sandbox environment and raas_live_* keys for production.

Response

Webhook secret regenerated — copy the secret now, it will not be shown again

webhookSecret
string
required

The new webhook secret (only shown once)

Example:

"whsec_abc123def456ghi789"

message
string
required

Warning message about secret visibility

Example:

"Copy this secret now. You will not be able to see it again."