Rotate a webhook subscription's signing secret
POST/api/1.0/webhook_subscriptions/:subscription_id/rotate_secret
Generates a new signing secret for the subscription and returns the plaintext value. The previous
secret is immediately invalidated. The plaintext is shown only on this response — store it now.
Request
Responses
- 201
- 400
- 404
Created
Bad Request
Not Found