Values.ResetPersonalPINRequestSourceResets the personal meeting PIN for the specified user on an Amazon Chime account. Returns the User object with the updated personal meeting PIN.
type nonrec t = {accountId : NonEmptyString.t;The Amazon Chime account ID.
*)userId : NonEmptyString.t;The user ID.
*)}