Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "results": [ { "id": "f1", "project_item_id": 3, "column_key": "docs", "name": "report.pdf", "url": "https://app.fohlio.com/uploads/project_model_docs/report.pdf" }, { "id": "f2", "project_item_id": 3, "column_key": "images", "error": "File content ('text/plain') does not match a supported format for 'images' columns." } ] }
{ "error": "Bad Request: <description>" }
{ "error": "Unauthorized" }
{ "error": "Forbidden" }
{ "error": "Payload Too Large" }
uploads files (docs/images) to project items via a JSON manifest and named file parts
JSON array of { id, project_item_id, column_key, file_name }
The body is of type string.
string
OK
Show child attributes