Move a computer to a different workspace while preserving its state and ID.
Moves a computer to a different workspace within your account. The computer keeps its state, configuration, and ID — only its parent workspace changes. You must own both the source and destination workspaces.Documentation Index
Fetch the complete documentation index at: https://docs.orgo.ai/llms.txt
Use this file to discover all available pages before exploring further.
project_id on this endpoint for backwards compatibility.)true if the move succeeded.| Status | Meaning |
|---|---|
400 | project_id missing, or the computer is already in that workspace. |
401 | Missing or invalid API key. |
403 | You do not own the source and/or destination workspace. |
404 | Computer not found. |
500 | Internal error while updating the database. |