Use this file to discover all available pages before exploring further.
Uploads a file directly to storage without processing. Suitable for PDFs, videos, Office documents, and other non-image assets. The file type is inferred automatically from the MIME type.This endpoint accepts multipart/form-data. Requires an authenticated user.Rate limit: 10 requests per 5 minutes.
JSON-encoded array of path segments. The file is stored under the joined path with a UUID sub-folder appended. Example: ["documents", "user-123"] → documents/user-123/<uuid>/<filename>.