POST
/api/my-account/mfa-verifications/totp-secret/generate
curl \
--request POST 'https://[tenant_id].logto.app/api/my-account/mfa-verifications/totp-secret/generate' \
--header "Authorization: Bearer $ACCESS_TOKEN"
curl \
--request POST 'https://[tenant_id].logto.app/api/my-account/mfa-verifications/totp-secret/generate' \
--header "Authorization: Bearer $ACCESS_TOKEN"