Create an outgoing webhook
POST/app-versions/:id/outgoing-webhooks
Creates an outgoing webhook associated with the given app version.
RequestClick to copy link
ResponsesClick to copy link
- 201
- 400
- 401
- 403
- 404
- 409
- 412
- 500
The created outgoing webhook
Webhook configuration is not associated with the workspace of the app version
Unauthorized
Permission denied
Release not found
Webhook configuration duplication
Standard license required
Internal Server Error