Skip to main content

Update user profile

PATCH 

/profile

Updates the user profile information, only a limited subset of fields is available. You can add any of these fields while leaving the others null. Only partial updates are supported.

If you update the email field, the user will receive a verification request by email that they have to click to confirm their new email address. Until then, the email_verified field will be false.

Request

Responses

Updated user profile with all changes processed as requested