v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB

Delete ChatKit thread

Delete a ChatKit thread along with its items and stored attachments.

delete/chatkit/threads/{thread_id}

Path parameters

thread_idstring required
Example:cthr_123

Identifier of the ChatKit thread to delete.

Response

Success

idstring required

Identifier of the deleted thread.

object'chatkit.thread.deleted' required

Type discriminator that is always chatkit.thread.deleted.

deletedboolean required

Indicates that the thread has been deleted.