Create an outgoing webhook for an app
POST/apps/:app-slug/outgoing-webhooks
Create an outgoing webhook for a specified Bitrise app: this can be used to send build events to a specified URL with custom headers. Currently, only build events can trigger outgoing webhooks.
RequestClick to copy link
ResponsesClick to copy link
- 200
- 400
- 401
- 404
- 500
OK
Bad Request
Unauthorized
Not Found
Internal Server Error