Example searches: “Refresh access token”, “Reset password with token”, “200”, “400”, “Pre-enable TOTP”
Prepare TOTP (Time-based One-Time Password) for enabling. It returns provisioning URI and secret for authenticator app setup.
TOTP pre-enabled
TOTP already enabled
curl \ --request PUT 'http://api.example.com/auth/totp' \ --header "Authorization: $API_KEY"