Update Account Risk LevelCopy Pagepatch http://localhost:8080/v0/accounts/{accountId}/riskLevelPath ParamsaccountIduuidrequiredUnique identifier (UUID) of the AccountBody ParamsBody of a request to set the account risk level.levelstringenumrequiredAccount risk level. Possible values: LOW: Account has a low risk level, operating normally using standard Product limits HIGH: Account has a high risk level, operating at restricted capacity using applicable limits (generally prevents all outgoing funds activity) LOWHIGHAllowed:LOWHIGHreasonstringrequiredlength between 1 and 128Note or reason for the operation of this functionResponses 200Success 400Bad Request 403Forbidden 422Unprocessable Entity 500Internal Server Error 501Not ImplementedUpdated 14 days ago