curl --location --request DELETE 'https://api.openai.com/' \ --header 'Authorization: Bearer $OPENAI_ADMIN_KEY' \ --header 'Content-Type: application/json'
{}
Authorization: Bearer ********************