api-docs-icon

Delete Webhook

DELETE
/ api/ v1/ webhooks/ {id}

Delete the specified webhook

id
integer (int32)
required

Integer contains the Id of the object to delete

Response

application/json
object
deleted_date
string (date-time)

The date when the webhook was deleted

Example:
1999-02-19T12:00:00.00:00

Code Examples

Response