Skip to main content
POST
/
linc
/
v1
/
sessions
{
  "statusCode": 123,
  "statusMessage": "<string>",
  "message": "<string>"
}

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Body

application/json
title
string
model
string | null
idleTimeoutMs
integer | null
vaultIds
string[] | null
scopedApiKey
string | null

Optional caller-provided scoped Case.dev API key for the runtime.

instructions
string | null

Privileged C3-only hidden app instructions to append to the sandbox AGENTS.md.

skillNamespaces
string[] | null

Customer-facing skill namespace slugs to materialize into the Linc sandbox at /workspace/.pi/skills/, /workspace/.agent/skills/, and /workspace/.linc/skills/ before the native session starts.

Response

Linc session created