Rotate Webhook Subscription Secret
Rotate the secret for a webhook subscription
Required OAuth 2.0 scopes: application/webhooks:read
, application/webhooks:write
Path parameters
subscription_id
The unique identifier of the subscription.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful Response
secret
The new secret used to verify the payload of a webhook.