/
/AstrBot OpenAPI v1
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 43m ago · Updated 3d ago
Bot Config Routes4
Bots15
Chat24
  • postSend a webchat message
  • getOpen a streaming chat WebSocket
  • getList webchat sessions
  • getCreate a webchat session
  • postDelete multiple webchat sessions
  • getGet a webchat session and its messages
  • deleteDelete a webchat session
  • patchUpdate a webchat session
  • postStop active webchat work for a session
  • patchUpdate the latest user message in a webchat session
  • postRegenerate a bot message in a webchat session
  • getList chat-selectable configuration profiles
  • postCreate or reuse a side thread from a webchat message
  • getGet a webchat side thread
  • deleteDelete a webchat side thread
  • postSend a message inside a webchat side thread
  • getList ChatUI projects
  • postCreate a ChatUI project
  • getGet a ChatUI project
  • deleteDelete a ChatUI project
  • patchUpdate a ChatUI project
  • getList sessions in a ChatUI project
  • postAdd a session to a ChatUI project
  • deleteRemove a session from its ChatUI project
Config Profiles7
Files6
IM2
MCP11
Open API2
Personas15
Plugin Pages12
Plugin Sources5
Plugins37
Provider Sources10
Providers19
Skills24
Subagents3
System Config4
T2I8
    Chat

    Delete a webchat side thread

    delete/api/v1/chat/threads/{thread_id}

    Path parameters

    thread_idstring required

    Response

    Standard AstrBot success response

    status'ok' required
    messagestring
    {"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}

    Changes