PUT
/
v2
/
user

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
email
string | null

Updated email address

name
string | null

Updated user name

bio
string | null

Updated user bio

profile_picture
string | null

Updated profile picture URL

Response

200 - application/json
results
object
required