v56

OpenAPI 3.1.0raw.githubusercontent.com2026-08-043240557.2 KB
FS

Invite an external member into the agent-fs shared org

The API server performs the invite with its own bootstrap credentials (which are API-only and never served over HTTP), provisioning the shared org/drive first when needed. Intended for the cloud control plane's Connect-to-Drive flow. No keys are returned; the invitee obtains their own key via agent-fs registration.

post/api/fs/members/invite

Request body

emailstring email required
role'viewer' | 'editor' | 'admin'

Response

Invite state ({ orgId, invited })