Skip to main content
Version: Next

editMediaFolder

POST 

/media-folders/:folderId/edit

Opens the editing of a released MediaFolder: it creates the edit draft, or resumes the existing one, and returns it. The draft is a lazy clone and therefore has a different id, which has to be used for every subsequent call on groups, perimeters and files; the original folder moves to ProcessingStatus.Updating. attributes.referenceEntityObjectId carries the cross reference between the draft and the published folder.

Only one editing session per folder is allowed: when another user has the draft open a 400 is returned, carrying the owner of the session in the meta block. There is no lock to handle: the client only shows the message.

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

Permission (one of)
editMediaFolder

Request​

Responses​

"OK". The edit draft of the MediaFolder.