Reset a pipeline
POST {{baseUrl}}/api/v1/pipelines/:id/reset
This API is used to reset the status of a pipeline.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","status":"\u003cstring\u003e"}