curl --location --request DELETE 'https://api.openai-hub.com/api/token/123' \ --header 'Authorization: Bearer sk-0ABIEXVjh9****Qckjy' \ --header 'New-Api-User: 1'
{ "success": true, "message": "string" }