curl --location --request POST 'https://api.openai.com/v1/organization/invites' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "string",
"role": "string"
}'
{}
Authorization: Bearer ********************
owner
ou reader