curl --location 'documents/move' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"documentId": "1f81517f-ec7b-45cf-bab6-c6b6bc245ddd",
"folderId": "731a34c8-67b4-4fa4-ae44-594c9124f322",
"workspaceId": "ad9f8f61-fed8-4f2e-a8d4-2c5e3ff3bcf6"
}'{}