Skip to main content
PATCH
Update my profile

Authorizations

Authorization
string
header
required

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

Body

application/json
displayName
string | null
avatarUrl
string | null
bannerUrl
string | null
bio
string | null
status
string | null
customStatus
string | null
activeBadge
string | null

Response

Success

id
string<uuid>
username
string
displayName
string
avatarUrl
string | null
bannerUrl
string | null
bio
string | null
status
string
customStatus
string | null
activeBadgeSlug
string | null
createdAt
string<date-time>
friendStatus
string
friendSince
string<date-time> | null
sharedServers
object[]
badges
object[]