curl --location --request DELETE 'https://api.apiyi.com/v1/threads/' \ --header 'Authorization: Bearer '
{ "id": "thread_abc123", "object": "thread.deleted", "deleted": true }