Create a new system webhook
POST
/system/v2/event-publisher/webhooks
Platform support: MT
Creates a new system-level webhook. This endpoint is available only on Multi Tenant edition.
Request
Responses
- 201
- 400
- 403
- 409
- 500
Webhook created
Response Headers
Location
URL of the newly created webhook
Invalid request body or missing required fields
Access denied due to missing or invalid service identity
A webhook with that name already exists
Internal server error