Menu

remark

change remark of one userpass

API

  • Address: /api/auth/remarkupdate
  • Method: POST

Params

param type description mandatory default
account_id string userpass id Y /
remark string <50 characters; single and double quotes are not allowed. Y /

Response

json Copy
{
    "code": 0,
    "msg": "success",
    "data": ""
}

Explain Response

param type description remark
Previous
allocate
Next
Use IPs
Last modified: 2025-06-20