Skip to main content

nexigon_api.users.UserRegistrationCompletedEvent

Event indicating that the registration of a user has been completed.

userIdnexigon_api.users.UserId (string)required

Unique ID of a user.

nexigon_api.users.UserRegistrationCompletedEvent
{
"userId": "string"
}