Skip to main content
DELETE
Detach a file from 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

fileId
string<uuid>
required

The file ID

Response

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