Skip to main content
POST
Duplicate Filesystem Folder

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Path Parameters

folder_id
string<uuid>
required

Body

application/json
target_parent_id
string<uuid>
required
name
string | null

Response

Successful Response

id
string<uuid>
required
child_id
string<uuid>
required
child_type
string
required
name
string
required
asset_type
string | null
parent_id
string<uuid> | null
parent_type
string | null
updated_at
string<date-time> | null
created_at
string<date-time> | null
open_url
string | null
workspace_ref
string | null
organisation_id
string | null
is_private
boolean
default:false
asset_count
integer | null
asset_type_counts
Asset Type Counts · object | null
child_count
integer | null