Skip to main content
DELETE
Delete incoming webhook

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Incoming webhook ID

Response

Incoming webhook deleted successfully

success
boolean
Example:

true