v46

latestOpenAPI 3.0.0MITraw.githubusercontent.com2026-08-0311978417.1 KB
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