User
Update current user
PUT
/
v1
/
user
Authorizations
Api-Key
string
headerrequiredBody
application/json
new_username
string
requiredRequired string length:
3 - 32
first_name
string
requiredRequired string length:
1 - 32
last_name
string
requiredMaximum length:
32
bio
string | null
Maximum length:
256
photo
string | null
Maximum length:
2048
Response
200 - application/json
private_data
object
requiredpublic_profile
object
required