---
title: "Change role of an existing user"
method: PUT
path: "/users/{username}/mfa"
tags: ["users"]
---

# Change role of an existing user

`PUT /users/{username}/mfa`

ADD ENDPOINT DESCRIPTION HERE

## Path parameters

- `username` string, required

## Request body

- MfaPreferenceRequest
  - `mfaOptions` string[], required
  - `preferredMfa` string

## Response `default`

successful operation

---

[API](https://skmtc.net/writechoiceorg/apis/connector.md) · [All operations](https://skmtc.net/writechoiceorg/apis/connector/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/writechoiceorg/connector/revisions/7ce09a4b2a4e/schema)
