PUT
/
v1
/
user

Authorizations

Api-Key
string
headerrequired

Body

application/json
new_username
string
required
Required string length: 3 - 32
first_name
string
required
Required string length: 1 - 32
last_name
string
required
Maximum length: 32
bio
string | null
Maximum length: 256
photo
string | null
Maximum length: 2048

Response

200 - application/json
private_data
object
required
public_profile
object
required