Delete a Bolt Webhook
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
Get Webhook GET
Get Webhook information by its Webhook ID. Results only include webhooks authorized by the X-API-Key.
Get Subscriptions GET
List subscriptions belonging to the authenticated merchant division. Results are limited to only show subscriptions authorized by the X-API-Key and X-Publishable-Key.