Profile
Update Profile
PATCH /profile
Scopes
user.get,user.edit
Body
Name
Type
Notes
username
String
Can only use a-z, A-Z, 0-9, -, _ Max 20 length
display_name
String
Can use any English character, Max 30 length
bio
String
Max 100 Characters
Response
{
"user": {"user object"}
}Last updated