Switching the current workflow state
POST {{baseUrl}}/v1/ws/:workspaceId/DataProcessings/workflow
Request Body
{"id"=>"b4416747-dd49-5f4b-a89b-dbd446283da9", "stepId"=>-99268584, "comment"=>"incididunt Excepteur labore culpa"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":"b4416747-dd49-5f4b-a89b-dbd446283da9","stepId":-99268584,"comment":"incididunt Excepteur labore culpa"}