Users
Update Profile
Update the authenticated user’s profile information.
PATCH
PATCH
Request Body
string
Updated first name.
string
Updated last name.
string
Updated phone number in international format (e.g.
+1-555-0100).Response
boolean
true when the profile has been updated.object
The updated user profile object.