Users

Update user logto config

Update the exposed portion of a user's logto config. Supports updating MFA states (enabled, skipped, skipMfaOnSignIn) and passkey sign-in states (skipped). All fields are optional — only provided fields will be updated.

patch/api/users/{userId}/logto-configs

Path parameters

userIdstring required

The unique identifier of the user.

Request body

Response

The exposed logto config fields were updated successfully.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.