Request parameters * denotes a required field Parameter | Example | EmailAddress* | The user's email address | string | user.email@domain.com | FirstName* | The user's first name | string | John | Â LastName* | Â The user's last name | Â string | Â Smith | Â OrganizationName* | Â The user's organization name | Â string | Â AboveAll |
Response parameters boolean true if the operation completed successfully |
|