Skip to main content
POST /api/v1/cloud/sessions/{session_id}/archive Archives a Session and returns the updated Session object. Archiving sets archived_at; the status field itself does not become "archived".

Path parameters

Headers

Example request

Example response

HTTP 200 OK Returns the Session object with archived_at populated.

Errors

HTTP 404 Not Found
See Errors for the full error envelope.

Start a session

Run an agent against an environment as a stateful conversation.