Skip to main content
POST
Attach a file to a project

Authorizations

Authorization
string
header
required

API key for authentication. Format: gcai_xxxxxxxxx

Create API keys in the GC AI app under Settings → API.

Path Parameters

id
string<uuid>
required

The project ID

Body

application/json
file_id
string<uuid>
required

ID of an already-uploaded file to attach to the project

Response

File attached (idempotent, repeat calls are no-ops)