Skip to main content
PATCH
Update current user profile

Authorizations

Authorization
string
header
required

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

Body

application/json
first_name
string
last_name
string
phone
string
organization
string

Response

User profile updated.

data
object