Skip to main content
POST
Close a browser session

Authorizations

Authorization
string
header
required

MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.

Body

application/json
projectId
string
required
Required string length: 1 - 128
sessionId
string
required
Required string length: 1 - 128

Response

Closes the durable session and releases its desktop. Use a new runKey for another browser.

The response is of type object.