Skip to main content
POST
Move Dataset Filesystem Entry

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Path Parameters

dataset_id
string
required

Query Parameters

version_id
string
default:original

Must be "original" for write operations

Cookies

blindsight_session
string | null

Body

application/json
source_path
string
required
destination_dir
string
default:""

Response

Successful Response

dataset_id
string
required
source_path
string
required
destination_path
string
required
entry_type
enum<string>
required
Available options:
file,
folder