Rotate webhook endpoint secret
Rotate webhook endpoint secret
Rotates a webhook endpoint signing secret and returns the new secret exactly once.
POST
Rotate webhook endpoint secret
Authorizations
Workspace API key. Current accepted keys use the ando_sk_ prefix.
Path Parameters
Webhook endpoint identifier.
Body
application/json
Webhook endpoint secret rotation request.
Seconds to keep the previous secret active. Maximum is 86400.
Required range:
x >= 0Response
Rotated webhook endpoint secret.
Webhook endpoint response with one-time plaintext secret.
Webhook endpoint response with one-time plaintext secret.