Skip to main content
POST
Run pipeline

Authorizations

x-api-key
string
header
required

Path Parameters

organizationId
integer
required

Organization ID

pipelineId
integer
required

Pipeline ID

Query Parameters

ignoreLastSuccessfulRun
boolean

If set then EI_LAST_SUCCESSFUL_RUN is not set. You can use this to re-run a pipeline from scratch.

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

pipelineRun
object
required
error
string

Optional error description (set if 'success' was false)