Skip to main content
PATCH
Update Current User Email

Authorizations

Authorization
string
header
required

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

Body

application/json
email
string
required

Response

Successful Response

success
boolean
required
message
string
required
user
User · object | null