---
search:
  tags:
    - Passwordless Recipe
    - PUT
seo:
  description: >-
    Update a user's information. If the email or… Reference for the PUT
    /appid-{appId}/{tenantId}/recipe/user ⠀ endpoint in the Core Driver
    Interface API.
sidebar:
  badge: PUT
  label: Update passwordless user
title: Update passwordless user
type: openapi-operation
---
Update a user's information.
If the email or phoneNumber is set to null the previous value will be deleted. If they are not set (i.e., undefined/missing from the request), they are left as-is.

<Operation source="references-cdi" id="passwordlessputuser" />
