Skip to main content
POST
Remove Handler

Authorizations

Authorization
string
header
required

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

Body

application/json
_id
string
required

Webhook handler ID to remove

Example:

"507f1f77bcf86cd799439011"

Response

Webhook handler removed

success
boolean
required

Whether the operation succeeded