Checkout workspace ref
Set the workspace to follow a different branch or commit (checkout). Currently supports only moving to a branch with an identical commit as the workspace’s current branch, or moving to any branch/commit if the workspace has no working changes.
Documentation Index
Fetch the complete documentation index at: https://docs.diversion.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
This API uses OAuth 2 with the implicit grant flow
Path Parameters
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
3 - 128"example_id"
The repo ID of the workspace.
3 - 128"example_id"
Body
Properties to modify in an existing workspace
A branch or commit ID to point the workspace onto
Response
Request completed successfully

