Create a new org webhook
POST
/org/{tenant_code}/v2/event-publisher/webhooks
Platform support: MT and CC
Creates a new webhook for a specific organization.
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