v1

latestSwagger 2.0MIT2026-08-06120162320.1 KB
outgoing-webhook

Update an outgoing webhook of an app

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.

put/apps/{app-slug}/outgoing-webhooks/{app-webhook-slug}

Path parameters

app-slugstring required

App slug

app-webhook-slugstring required

App webhook slug

Request body

eventsstring[] required
headersobject
urlstring required

Response

OK