Metadata

- Authentication: The user must be authenticated to perform this action.

Params

Param name Description
asset_ids
optional

IDs of the source assets.

Validations:

  • Must be an array of any type

folder
optional

Validations:

  • Must be a Hash

folder[container_id]
required

Container’s ID of the folder

Validations:

  • Must be a String

folder[dirname]
required

Container’s relative path to the folder

Validations:

  • Must be a String

folder[storage]
optional

Storage/media name of the folder

Validations:

  • Must be a String

recursive
optional

include subfolders when providing a folder.

Validations:

  • Must be one of: true, false.