nexigon_api.users.SetUserPasswordAction
userIdnexigon_api.users.UserId (string)required
Unique ID of a user.
passwordstringrequired
nexigon_api.users.SetUserPasswordAction
{
"userId": "string",
"password": "string"
}
Unique ID of a user.
{
"userId": "string",
"password": "string"
}