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"
}
Event indicating that a user password has been changed.
Unique ID of a user.
{
"userId": "string"
}