Skip to main content
DELETE
Delete Webhook

Headers

Authorization
string
required

Bearer [access_token]

Content-Type
string
required

application/json

Path Parameters

subscribeId
integer<int64>
required

ID of the webhook subscription to delete.

Required range: x >= 1

Response

Webhook deleted successfully. No response body.