Skip to content

Commit 3a2358e

Browse files
author
LoginRadius
committed
Update README.md
1 parent ce4fe30 commit 3a2358e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2326,7 +2326,7 @@ This API resets the Google Authenticator configurations on a given account via t
23262326

23272327
```py
23282328

2329-
authenticator = "True" #Required
2329+
authenticator = True #Required
23302330
uid = "<uid>" #Required
23312331

23322332
result = loginradius.mfa.mfa_reset_authenticator_by_uid(authenticator, uid)

0 commit comments

Comments
 (0)