Skip to main content

nexigon_api.users.RegisterUserAction

displayNamestring
emailstringrequired
passwordstringrequired
consentedToTermsbooleanrequired
consentedToMarketingboolean
nexigon_api.users.RegisterUserAction
{
"displayName": "string",
"email": "string",
"password": "string",
"consentedToTerms": true,
"consentedToMarketing": true
}