Skip to main content

nexigon_api.users.UserSetPasswordEvent

Event indicating that a user password has been changed.

userIdnexigon_api.users.UserId (string)required

Unique ID of a user.

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