User
Update Current User
Update the authenticated user’s personal information
PUT
/
v1
/
user
Authorizations
Api-Key
string
headerrequiredBody
application/json
new_username
string
requiredfirst_name
string
requiredlast_name
string
requiredbio
string | null
photo
string | null
Response
200 - application/json
private_data
object
requiredpublic_profile
object
required