Skip to main content

morio.api.mrt.violation

This request is not allowed due to restrictions on the mrt.root account. - The mrt.root account cannot be disabled via the API; however, this behavior can be controlled using the disable_idp_mrt feature flag.

Example response

{
"type": "https://morio.it/docs/reference/errors/morio.api.mrt.violation",
"status": 400,
"title": "This request is not allowed due to restrictions on the mrt.root account.",
"detail": "The mrt.root account cannot be disabled via the API; however, this behavior can be controlled using the disable_idp_mrt feature flag."
}