curl --location 'https://api.pixiefixapp.com/api/v1/invite/send-invite' \ --header 'Content-Type: application/json' \ --data '{ "email": "string", "name": "string", "user_type": "string" }'
{}