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