Skip to main content
Update user information such as email or password.
Requires a valid authentication token in the AUTH header.

Headers

string
required
Authentication token (JWT) obtained from the /auth/login endpoint

Request Body

string
required
The new email address of the user
string
required
The new password for the account

Example Request

Example Response

Success Response

Error Responses