latestOpenAPI 3.0.32026-08-10161240.1 KB

5d4ce7cb355d

Account

Update name, email, or password

Changing the password requires current_password.

patch/v1/me

Request body

namestring
emailstring email
passwordstring password
current_passwordstring password

Response

Account updated.

successboolean
messagestring

Example response

{
  "success": true
}