{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/iam_two_factor_authentication_enabled", "title": "iam_two_factor_authentication_enabled", "default": false, "description": "Indicates whether two-factor authentication is enabled for the user account. Does not apply to API authentication.", "readOnly": true, "type": "boolean" }