Skip to main content
POST
Rename Folder

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
path
string
required

URL-encoded source folder path (e.g., "assets%2Fimages%2F")

Body

application/json
destination
string
required

Destination folder path (e.g., "assets/photos/")

Response

Folder renamed successfully

old_path
string
required
new_path
string
required
folders_moved
number
required
files_moved
number
required