latestOpenAPI 3.0.0MITraw.githubusercontent.com2026-08-1412284437.5 KB

24a308e0da1c

Private User

Update current user

Update the authenticated user's profile (name, job type, favorite platforms, image).

patch/api/user

Request body

firstNamestring required
lastNamestring required
jobTypestring
imageUrlstring nullable
favoritePlatformsstring[]
emailProviderstring
workspaceIdstring

Response

User updated successfully

successboolean