Threads
Delete Thread
DELETE
Deletes a thread and its full descendant tree (all subthreads), including all associated messages and thread storage.
string
required
The unique thread identifier (UUID)
boolean
required
Whether the deletion was successful
string
required
The root thread ID that was requested for deletion
array[string]
required
Thread IDs deleted in child-first order
number
required
Total number of deleted threads (root + descendants)