Move a folder

POST/api/folders/move

Moves a folder owned by the caller to a different drawer, or to the root level (drawer_id: null). Requires reports:write.

Body Parameters

idstringrequired
drawer_idstring
Target drawer id, or null to move to the root level.