Add files to workspace
Workspace Files
Add files to workspace
Upload and stage files to a workspace. Accept a multipart with either gzipped or uncompressed file parts. Use the filename from the file part and compute the file hash from the content.
POST
Add files to workspace
Documentation Index
Fetch the complete documentation index at: https://oxenai-eric-document-openclaw.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The namespace of the repository
The name of the repository
The UUID of the workspace
The target path to upload the file to
Body
multipart/form-data
Multipart upload of file. Each file should be sent as a separate file part