Run pipelines

POST {{baseUrl}}/api/organizations/:organizationId/pipelines/:pipelineId/run?ignoreLastSuccessfulRun=<boolean>

Run an organizational pipeline

Request Params

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;pipelineRun&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}