Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API key prefixed with mvra_live_. Create keys at Settings > Developer > API Keys.

Body

application/json
name
string
required

Folder name

workspace_id
string
required

Workspace to create the folder in

Response

Folder created successfully

A folder for organizing files

id
string

Unique folder identifier

object
enum<string>
Available options:
folder
name
string

Folder name

workspace_id
string

Workspace ID

file_count
integer

Number of files in the folder

is_shared
boolean

Whether the folder is shared with all workspace members

is_favorite
boolean

Whether the folder is in your favorites

created_at
string<date-time>
updated_at
string<date-time>