Authorization: ********************[
"string"
]curl --location --request POST 'https://api.neucron.io/v1/team/invites?role' \
--header 'X-Neucron-Team-ID;' \
--header 'X-Identifier;' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '[
"string"
]'{
"message": "string"
}