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