v1

latestOpenAPI 3.1.0CC-BY-NC-SA-4.02026-07-2413803.8 MB
Webhooks API

Delete a webhook

Delete a single webhook object by its webhook ID.

🔑 Access with

Advanced access token with webhooks.write

OAuth access with webhooks.write

delete/v2/webhooks/{webhookId}

Request body

testmodeboolean

You can enable test mode by setting testmode to true.

Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.

Response

No content.