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