Skip to content

Update user.

PATCH
/backend/v1/users/{userId}

Updates a user by their ID.

Only users can change their own name.
Users created through social account connections (Google, Microsoft) cannot change their names.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Parameters

Path Parameters

userId*
Type
string
Required

Request Body

application/json
JSON
"string"

Responses

Successful Response

application/json
JSON
"string"

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Updated at: