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