Authorization: Bearer ********************
curl --location --request DELETE '/chatkit/threads/' \ --header 'Authorization: Bearer <token>'
{ "id": "string", "object": "chatkit.thread.deleted", "deleted": true }