Skip to content

Delete a Bolt Webhook

DELETE
/v1/webhooks/{webhook_id}

Delete a Bolt webhook. Provide an authorized X-API-Key to perform this action.

Authorization

X-API-Key
X-API-Key<token>

Admins and Developers can obtain their Bolt API key from the Bolt Merchant Dashboard.

In: header

Path Parameters

webhook_id*string

Webhook ID

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/webhooks/wh_za7VbYcSQU2zRgGQXQAm-g"
Empty