user_sessions
Create User Session Endpoint
Create a new user session container for the authenticated user.
Accepts either worktree_id (preferred) or workspace_id (deprecated). If workspace_id is provided, the main worktree for that workspace is used.
If start_sandbox is True and the worktree is REMOTE, the sandbox session will be started immediately after creating the user session.
post/api/v1/user-sessions
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.