Skip to main content
PATCH
Update a User

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
createdAt
string<date-time>
required
email
string
required
id
string
required
avatarColor
string
displayName
string
emailVerified
string<date-time>
passwordHash
string

Response

Updated

updated
boolean