v1
latestOpenAPI 3.1.02026-07-1342112262.5 KBWebhooks
Rotate the secret for a webhook subscription
Rotate the secret for a webhook subscription
Required scopes: application/webhooks:read, application/webhooks:write
post/v1/webhooks/subscriptions/{subscription_id}/secret
Path parameters
subscription_idstring required
The unique identifier of the subscription.
The unique identifier of the subscription.
Response
Successful Response
Example response
{
"secret": "whsec_C2FVsBQIhrscChlQIMV+b5sSYspob7oD"
}