Skip to main content

Delete Webhook Endpoint

This method allows the user to delete a webhook endpoint.

Query Parameters
webhookIdDto object REQUIRED
Header Parameters
TZ

The timezone header is optional. If provided, the header value will be applied to the API response's date and time fields. If the timezone header is not included, the default UTC timezone will be used and returned to the response.

Responses
200

OK

Schema OPTIONAL
id int64 OPTIONAL
url string OPTIONAL
enabledEvents object[] OPTIONAL
webhookEventType string OPTIONAL
secret string OPTIONAL
dateEventCountMap object OPTIONAL
status string OPTIONAL
createdAt date-time OPTIONAL