v1

latestSwagger 2.0MIT2026-08-06120162320.1 KB
outgoing-webhook

Create an outgoing webhook for an app

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.

post/apps/{app-slug}/outgoing-webhooks

Path parameters

app-slugstring required

App slug

Request body

eventsstring[] required
headersobject
secretstring required
urlstring required

Response

OK