Delete a system webhook by ID
DELETE
/system/v2/event-publisher/webhooks/{id}
Platform support: MT
Deletes a system webhook. This endpoint is available only on Multi Tenant edition.
Request
Responses
- 204
- 403
- 404
- 500
Webhook deleted
Access denied due to missing or invalid service identity
Webhook not found
Internal server error