v5

latestOpenAPI 3.1.02026-08-081,0211,3082.1 MB
AI_PLAYGROUND

Update Session Status

Archive (archived), restore (active), or soft-delete (deleted) a single session owned by the authenticated user. Soft-deleted sessions remain in the database. It will be backed into s3 later.

patch/playground/sessions/{session_id}

Path parameters

session_idstring required

Query parameters

navigationSourcestring nullable

Request body

status'active' | 'archived' | 'deleted' required

Response

Successful Response

session_idstring required
status'active' | 'archived' | 'deleted' required