Skip to content

Update your own user profile

PATCH
/users/{id}

Authorizations

bearer
Type
HTTP (bearer)
or
api-key
Type
API Key (header: x-api-key)

Parameters

Path Parameters

id*
Type
string
Required

Request Body

application/json
JSON
{
  
"username": "string",
  
"avatarUrl": "string"
}

Responses

Playground

Server
Authorization
Variables
Key
Value
Body

Samples