Skip to main content
Version: Next

moveMediaFolder

PATCH 

/media-folder-categories/:categoryId/media-folders/:folderId/position

Moves a MediaFolder within the folders of the given category, after a drag & drop in the navigation tree. It does not handle moving a folder across categories, which is an association/dissociation. The body expresses the intent of the placement with move-before semantics: the computation of sequenceNum stays server-side.

{folderId} identifies the MediaFolderCategory-to-MediaFolder association record, so it is always the id of the published folder.

To access the service you need at least one of the following permissions:

Permission (one of)
moveMediaFolder

Request​

Responses​

"OK". The moved MediaFolder.