Run Pipeline
- Print
- PDF
Run Pipeline
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Summary
Run SourcePipeline.
Request
API URL
POST {SOURCEPIPELINE_API_URL}/project/{projectId}/do
Request parameter
Item | Type | Requirement status | Description | Remarks |
---|---|---|---|---|
projectId | string | Y | Project ID |
Request query
None
Request body
None
Response
Response body
{
"historyId": "integer"
}
Item | Type | Description | Remarks |
---|---|---|---|
historyId | integer | Task result ID |
Was this article helpful?