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

folderId
string<uuid>
required

The folder ID

Response

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