This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:sidebar:remoteapi:apiref:user:update_auth_params [15/05/2018 17:33] stan |
en:sidebar:remoteapi:apiref:user:update_auth_params [18/11/2024 12:47] (current) zant [Update two-factor autentification settings.] |
||
---|---|---|---|
Line 1: | Line 1: | ||
{{indexmenu_n>0.2}} | {{indexmenu_n>0.2}} | ||
- | ====== Update two-factor autentification settings. ====== | + | ====== Update two-factor authentication settings. ====== |
- | Use command **user/update_auth_params** to change two-factor autentification settings. | + | Use command **user/update_auth_params** to change two-factor authentication settings. |
<code javascript> | <code javascript> | ||
svc=user/update_auth_params¶ms={"userId":<long>, | svc=user/update_auth_params¶ms={"userId":<long>, | ||
- | "type":<text>, | + | "type":<uint>, |
"phone":<text>} | "phone":<text>} | ||
</code> | </code> |
|