Creating a Code Insight Required reports on Repository level programatically

Hello,
I want to use insight reports into the PR analysis and they work great but in order to enforce the successful “PASS” of the report I need to create the “report key” as mandatory aka “must pass” on the settings level of the project.

Looking at the REST API the functionality exists for add/modify/delete of insight reports on the PR/commit level but I cannot find a way to make it required example where it is in the UI.

Regards