Trigger a new pipeline

POST {{baseUrl}}/project/:project-slug/pipeline

Triggers a new pipeline on the project.

Request Body

{"branch"=>"feature/design-new-api", "tag"=>"v3.1.4159", "parameters"=>{"etcf0"=>74741891}}

HEADERS

KeyDatatypeRequiredDescription
x-attribution-loginstringThe login or user-readable identifier for the pipeline's triggerer. Internal use only.
x-attribution-actor-idstringThe id the integration uses to identify the pipeline's triggerer. Internal use only.
Content-Typestring
Acceptstring

RESPONSES

status: Created

{"id":"feb22aa4-7437-f534-b6b0-576454840684","state":"created","number":-27858672,"created_at":"1958-04-16T10:00:49.432Z"}