Launch a daemon-backed coding session for the given workspace.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body used to start a session for a workspace.
Machine ID to launch the session on. If not provided, uses the workspace's default machine.
Existing user session to reuse
Arbitrary metadata describing the launch
Prompt delivered to the coding agent at startup
Name for the git worktree/branch to use for this session
Optional session settings overrides for this launch
SDK session ID to resume from (e.g., from Claude CLI import)
Existing agent session ID to connect to (e.g., from import)