Skip to main content
PATCH
Update User

Authorizations

Authorization
string
header
required

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

Body

application/json
FirstName
string | null
LastName
string | null
PhoneNumber
string | null
ProfilePicture
string | null
ReferralSource
string | null

Response

Successful Response

success
boolean
required
data
unknown