Skip to main content
PUT
Rename/Move File

Authorizations

Authorization
string
header
required

Enter your API key

Body

application/json
project_id
string
required

Project ID

bot_id
string
required

Agent ID

workspace_uuid
string
required

Workspace UUID

old_path
string
required

Current file path

new_path
string
required

New file path

is_folder
boolean
default:false

Move all files under path prefix (folder rename)

Response

File renamed/moved

file
object