account_user_mfa_sms_put
account users
Configure SMS MFA
Update the user SMS MFA configuration
PUT
account_user_mfa_sms_put
Authorizations
Bearer authentication (token authentication) should be used for accessing the API.
Use Get Token to get an access token for client credentials. Pass the token in the request header:
Authorization: Bearer {access_token}
where the access_token is JSON Web Tokens (JWT).
Body
application/json
Response
Accepted
Last modified on June 19, 2026