
1. Create the project
Start by creating the project shell. This gives you aproject_id you’ll use to attach files in the next step.
project_id from the response:
| Field | Required | Description |
|---|---|---|
title | Yes | Display name for the project |
description | No | Free-text description |
system_uuid | No | Link the project to an existing system |
group_ids | No | Scope the project to specific groups |
metadata | No | Free-form JSON metadata |

