Add a new Webhook Endpoint
POST/v4/applications/:appId/envs/:appEnv/webhooks
This endpoint adds a new webhook endpoint to an application environment.
Request
Responses
- 200
 - 400
 - 401
 - 403
 - 404
 - 408
 - 500
 
The updated list of webhook settings.
Bad request error
Unauthorized error
Forbidden
Not Found
Timeout
Internal Error