Values.DisableUserRequestSourceDenies access to the FinSpace web application and API for the specified user.
type nonrec t = {userId : UserId.t;The unique identifier for the user that you want to deactivate.
*)clientToken : ClientToken.t option;A token that ensures idempotency. This token expires in 10 minutes.
*)}