v1

latestOpenAPI 3.0.32026-07-13149852.3 MB
webhook

Remove Handler

Removes a webhook handler

post/webhook/remove_handler

Request body

_idstring required

Webhook handler ID to remove

Example request

{
  "_id": "507f1f77bcf86cd799439011"
}

Response

Webhook handler removed

successboolean required

Whether the operation succeeded