latestOpenAPI 3.0.32026-08-151874701.5 MB
5dedc4bd492c
folders
Move folder
Moves a folder.
post/folders/{folderId}/move
Headers
Content-Typestring
Required for POST and PUT requests. Defines the structure for the request body.
Request body
Response
Result object containing a success message, result code, and metadata of the moved folder's new container.
Example response
{
"message": "SUCCESS"
}