Skip to main content
PATCH
Update Current User

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
name
string | null
nickname
string | null
avatar_url
string | null

Response

Successful Response

id
string
required
name
string
required
email
string
required
role
string
required
avatar_url
string | null
nickname
string | null
database
Database · object