Skip to main content
PUT
Update User Email

Authorizations

Authorization
string
header
required

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

Path Parameters

user_id
integer
required

Body

application/json

Schema for updating a user's email.

email
string<email>
required

Response

Successful Response