Skip to main content
PATCH

Update User Profile

Update the authenticated user’s profile information.

Request Body

string
First name.
string
Last name.
string
Username (must be unique).
string
Email address (must be unique and valid).
string
User biography (max 500 characters).
string
User location.

Usage Examples

Pro Tip: Only include fields you want to update. All fields are optional.