Skip to main content
POST
Move Project File

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

project_reference
string
required

Query Parameters

branch_id
string<uuid>

Branch ID (null for main branch)

Body

application/json
source_path
string
required

Current file path

destination_path
string
required

New file path

Response

File moved successfully

source_path
string
required
destination_path
string
required
success
boolean
required