Skip to main content
PUT
Update profile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Payload used when updating the user's display name

familyName
string

User's family name

name
string

User's display name

username
string

Public username

profile
string

Brief profile description

Response

204

Profile updated