Skip to main content
DELETE
Core - Delete webhook
Related guide: Webhooks guide. See the Webhooks guide for a walkthrough with examples.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

200 - application/json

OK

id
string
required

ID of the deleted webhook.