Update a system webhook by ID
PUT
/system/v2/event-publisher/webhooks/{id}
Platform support: MT
Updates an existing system webhook. This endpoint is available only on Multi Tenant edition.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 500
Webhook updated
Invalid request body or missing required fields
Access denied due to missing or invalid service identity
Webhook not found
A webhook with that name already exists
Internal server error