All versions ->

Copy link to request setupRun requestRun
POST/v2/webhooks/subscriptions/{subscription_id}/signature-key

Update webhook subscription signature key

Updates a webhook subscription by replacing the existing signature key with a new one. API Reference ->

Sign in
SandboxProduction

Access Tokens

Sign in to populate your access tokens from the developer dashboard Sign in

Link to section

Parameters

subscription_id

string

Required

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

Link to section

Body

idempotency_key

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

Generate
POST /v2/webhooks/subscriptions/{subscription_id}/signature-key

Response

// No response received yet.