v1
latestOpenAPI 3.0.32026-08-061874701.5 MBfolders
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"
}