X-API-Key: ********************curl --location 'https://api.snakk.ai/api/invites/' \
--header 'X-API-Key: <api-key>'{
"email": "user@example.com",
"role": "member",
"org_name": "Example AS",
"branding": {
"name": "Example Reseller"
}
}