/v1/files/folder

Create a new folder. Optionally specify a parent folder to create a nested folder.

Body Params
boolean
Defaults to false

If this parameter is set to true, the folder will be visible in the portal.

string
string

Set the internal folderId to nest a folder inside a folder.

string
required

Define the name of the new folder.

string
deprecated

Specify an assetType to assign a file to a specific category of assets. You can use assetTypes instead to assign multiple assetTypes

string
deprecated

Specify an assetNumber and assetType to assign a file to a specific asset. You can use assetNumbers instead to assign multiple assets

assetTypes
array of strings

Specify a list of assetTypes to assign a folder to them.

assetTypes
assetNumbers
array of strings

Specify a list of assetNumbers to assign a folder to them.

assetNumbers
Responses

400

Missing or invalid required parameter/s

403

Forbidden

409

Duplicate asset serialNumber

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json