Retire/Activate MPE Rule based on the provided MPE Rule Idpatch https://localhost:8501/lr-admin-api/mperules/{mpeRuleId}Retire/Activate MPE Rule based on the provided MPE Rule IdPath ParamsmpeRuleIdintegerrequired-2147483647 to 2147483647The MPE Rule Id stored in the database.Body ParamsThis will Retire/Activate the MPE Rule.statusintegerenumrequiredIt will Retire/Activate the MPE Rule. status = 0 will retire the MPE Rule and status = 1 will activate the MPE Rule.01Allowed:01Responses 200Return result. 400Bad Request 403A user without the correct permissions tried to retire/activate MPE Rules. 404Resource not foundUpdated 6 months ago