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