v1

latestOpenAPI 3.1.02026-08-066484183.6 MB
Projects

Changes workflow on project

Switches the project to a different task workflow, migrating its tasks to the new workflow's statuses according to the map.

{
  "data": {
    "type": "projects",
    "attributes": {
      "workflow_id": 75,
      "map": { "101": 201, "102": 202 }
    }
  }
}
patch/api/v2/projects/{id}/change_workflow

Path parameters

idstring required

ID

Headers

X-Organization-Idstring required

Organization ID

Response

Single project