Multi-factor authentication settings
API actions
update
Parameters
name
description
type
name
description
type
Example
curl -X POST 'https://api.eu.navixy.com/v2/panel/user/mfa/settings/update' \
-H 'Authorization: NVX 22eac1c27af4be7b9d04da2ce1af111b' \
-H 'Content-Type: application/json' \
-d '{ "target": { "type": "all" }, "settings": { "type": "disallowed" } }'Response
Errors
read default
Example
Response
update default
Parameters
name
description
type
Example
Response
Types
MFA settings
Settings action type
Factor type
Last updated
Was this helpful?