Folders
Organise workflows.
| Endpoint | Path | |
|---|---|---|
GET | List the workspace's workflow folders | /api/folders |
POST | Create a folder | /api/folders |
PUT | Rename and/or move a folder | /api/folders/{id} |
DELETE | Delete a folder, re-parenting its contents | /api/folders/{id} |
Organise workflows.
| Endpoint | Path | |
|---|---|---|
GET | List the workspace's workflow folders | /api/folders |
POST | Create a folder | /api/folders |
PUT | Rename and/or move a folder | /api/folders/{id} |
DELETE | Delete a folder, re-parenting its contents | /api/folders/{id} |