/
/HumanLayer Daemon REST API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 56m ago · Updated 1mo ago
Agents1
Approvals4
Files3
proxy-manual1
Sessions16
  • getList sessions
  • postLaunch a new session
  • getGet session details
  • patchUpdate session settings
  • postContinue or fork a session
  • postLaunch a draft session
  • deleteDelete a draft session
  • deletePermanently delete an empty draft session
  • postInterrupt a running session
  • getGet conversation messages
  • getGet file snapshots
  • postBulk archive/unarchive sessions
  • postRestore multiple discarded draft sessions
  • getSearch sessions
  • getGet recent working directories
  • getGet available slash commands
Settings4
sse-manual1
System2
    Sessions

    Delete a draft session

    Delete a draft session that has not been launched yet

    delete/sessions/{id}/launch

    Path parameters

    idstring required

    Session ID

    Response

    Draft session deleted successfully

    Changes