<- Webhook Subscriptions API

Webhook Subscriptions API

Update webhook subscription signature key

POST

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

Updates a webhook subscription by replacing the existing signature key with a new one.

Try in API Explorer
Link to section

Path parameters

Example code

Link to section

subscription_id

string

Required

Link to section

Request body

Link to section

idempotency_key

string

Link to section

Response fields

Link to section

errors

Information on errors encountered during the request.

Link to section

signature_key

string

Read only The new Square-generated signature key used to validate the origin of the webhook event.