Webhook
API
Rest
Developer
Delete Webhook

Delete a REST API Webhook.

delete/developers/webhooks/{id}

Path parameters

idinteger required

ID of the resource

Response

REST API Webhook has been deleted.

successboolean
messagestring

Example response

{
  "success": true,
  "message": "Successfully deleted webhook!"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.