Move a folder to a new parent or to the root level
Reparents a folder. This endpoint only moves folders; it does not rename them.Documentation Index
Fetch the complete documentation index at: https://docs.genviral.io/llms.txt
Use this file to discover all available pages before exploring further.
null to move the folder to the root level.400 invalid_json - malformed JSON body422 invalid_path - folderId is not a valid UUID422 invalid_payload - missing or invalid parent_folder_id404 not_found - folder or parent folder not visible in key scope409 folder_move_conflict - invalid move (self, descendant, or destination name conflict)401 - authentication failed (missing/invalid/revoked token)402 subscription_required - active Creator/Professional/Business plan required403 tier_not_allowed - Scheduler tier cannot use Partner API500 folder_update_failed - unexpected failure