Skip to main content
PATCH
Move/rename file

Authorizations

Authorization
string
header
required

JWT authentication token

Query Parameters

project_id
string<uuid>

Optional project ID for project-scoped sandbox files

sandbox
string

Route file operations to a specific sandbox (cloud or a self-hosted display name / hostname). When omitted, the Neo-managed cloud sandbox is used. Self-hosted sandboxes require an explicit selection.

Body

application/json
key
string
required

Source file key

new_key
string
required

Destination key/path

Response

File moved

error
string
message
string
new_key
string
old_key
string
success
boolean