Users
Examples
Invite a user to your account
- If you have enabled XPKit as an authentication provider in XPKit Portal you can send an invite so a visitor can register.
- Registration is not required when authenticating via social providers (such as Google and Apple).- If you are using only social providers you can add login buttons directly to your apps.
 
{
    "first_name": "Sarah",
    "last_name": "Jones",
    "email": "sarah.jones@abc.com"
}