Example searches: “Resource to allow a user to disable TOTP.”, “AGPL 3.0”, “Resource to allow a user to change his password when he forgets it.”, “Resource to send an OTP by email to user.”, “Returns information if the user is authenticated else it returns a 401”
TOTP disabled
TOTP not enabled
curl \ --request DELETE 'http://api.example.com/auth/totp' \ --header "Authorization: $API_KEY"