curl --location --request POST 'https://api.apiyi.com/v1/threads/' \ --header 'Authorization: Bearer '
{ "id": "thread_abc123", "object": "thread", "created_at": 1699014083, "metadata": {} }