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