Skip to main content
POST
Open a session

Authorizations

x-hyphae-key
string
header
required

The API key issued for the calling agent. Required on every endpoint except GET /healthz.

Body

application/json

The body for POST /v1/sessions.

project_id
string
required

The project to open the session in.

Response

The opened session's id.

session_id
string<uuid>
required

The opened session's id.