Threads

Delete Thread

Permanently deletes a thread and all of its messages.

CLI:

agentmail threads delete --thread-id <thread_id>
delete/v0/threads/{thread_id}

Path parameters

thread_idstring required

ID of thread.

Changes