Skip to main content
POST
Add files to workspace

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

namespace
string
required

The namespace of the repository

repo_name
string
required

The name of the repository

workspace_id
string
required

The UUID of the workspace

path
string
required

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

file
file
required

Response

File successfully uploaded to workspace

status
string
required
status_message
string
required
paths
string[]
required
oxen_version
string | null