v21

latestSwagger 2.0MITraw.githubusercontent.com2026-08-0495109385.2 KB
Users

Update email for current user (account)

put/user/email

Request body

current_passwordstring required
mailstring required

Response

account email updated successful

dataobject
statusstring

Example response

{
  "status": "success"
}