Skip to main content
PUT
Update current user

Authorizations

Authorization
string
header
required

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

Body

application/json

Request body schema.

firstName
string
lastName
string
webExtensionData
object

Response

Successful response

user
object
required