{ "password": "string" }
curl --location --request PUT 'http://192.168.80.101:8090/apis/uc.api.security.halo.run/v1alpha1/authentications/two-factor/settings/disabled' \ --header 'Authorization: {{authorization}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "password": "string" }'
{ "available": true, "emailVerified": true, "enabled": true, "totpConfigured": true }