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