Authorization: Bearer ********************
curl --location --request DELETE 'https://api.openai.com/v1/organization/projects//api_keys/?Authorization=Bearer $OPENAI_ADMIN_KEY&Content-Type=application/json' \ --header 'Authorization: Bearer <token>'
{}