Skip to main content
PATCH
Update profile details

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
username
string | null
displayName
string | null
bio
string | null
avatarUrl
string | null
dateFormat
string | null
timeZone
string | null
timeFormat
string | null
releaseRegion
string | null
isPublic
boolean
spoilerProtection
boolean
landingPage
string | null
calendarWeekStart
string | null
calendarDefaultView
string | null
artworkFollowCommunity
boolean
autoOpenMoodPicker
boolean

Response

Editable profile settings

username
string | null
required
displayName
string | null
required
bio
string | null
required
avatarUrl
string | null
required
dateFormat
string | null
required
timeZone
string | null
required
timeFormat
string | null
required
releaseRegion
string | null
required
isPublic
boolean
required
spoilerProtection
boolean
required
landingPage
string | null
required
calendarWeekStart
string | null
required
calendarDefaultView
string | null
required
profileTabsOrder
string | null
required
profileOverviewOrder
string | null
required
artworkFollowCommunity
boolean
required
autoOpenMoodPicker
boolean
required