Skip to main content
POST
Rotate a webhook secret

Authorizations

Authorization
string
header
required

Agent Token (rly_live_…), shown once at agent creation.

Path Parameters

webhook_id
string
required
Pattern: ^wh_

Response

Secret rotated; store the new secret now.

webhook
object
required
signing_secret
string
required

Base64-encoded 256-bit HMAC key. Returned only on create or rotation.

Pattern: ^whsec_
Example:

"whsec_MfKQ9r8GKYqrTwjUPD8ILPZIo2LaLaSw"