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