Skip to main content
Version: Development

Profile

Update Profile

PATCH /profile

Scopes

user.get, user.edit

Body

NameTypeNotes
usernameStringCan only use a-z, A-Z, 0-9, -, _ Max 20 length
display_nameStringCan use any English character, Max 30 length
bioStringMax 100 Characters

Response

{
"user": {"user object"}
}