Update workspace configuration (git, sync, remote_env, and setup settings).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body for updating workspace configuration.
Git settings (remote and base_ref) for the workspace
Sync settings for automatic checkpoint uploads
Remote environment settings for spinning up remote environments
Setup script settings for automatic worktree initialization
Successful Response
Serialized workspace row returned to API clients.
Unique workspace identifier
Owner user identifier
Timestamp when the workspace was created
Timestamp when the workspace was last updated
Canonical git host (e.g., github.com)
Canonical git repository path (e.g., org/repo)
Arbitrary workspace metadata (labels, annotations)
Workspace configuration including git, sync, and remote environment settings
Machines linked to this workspace with their local paths