Create a new session
Gateway endpoint (JWT-authenticated). Creates a new session for the specified agent instance. The tenant_id is extracted from the JWT — it is not supplied in the request body. The session_id is generated server-side and returned in the response.
POST
Create a new session
Body
application/json
Gateway POST /sessions/init — JWT-authenticated. The tenant_id is extracted from the JWT; session_id is generated server-side.
