V3 > Folder
Locks the provided folder.
A locked folder cannot be updated or configured in any way. This action can only be reverted with the dedicated unlock route.
put/2/vod/folders/{folder}/lock
Path parameters
folderstring required
The Folder unique identifier
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.