Update an outgoing webhook of an app
PUT/apps/:app-slug/outgoing-webhooks/:app-webhook-slug
Update an existing outgoing webhook (URL, events, secrets and headers) for a specified Bitrise app. Even if you do not want to change one of the parameters, you still have to provide that parameter as well: simply use its existing value.
RequestClick to copy link
ResponsesClick to copy link
- 200
- 400
- 401
- 404
- 500
OK
Bad Request
Unauthorized
Not Found
Internal Server Error