Skip to main content
PATCH
cURL

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

请求体

application/json
password
string
必填

Minimum 8 chars

Minimum string length: 8
newPassword
string
必填
Minimum string length: 8
Pattern: ^(?=.*[A-Z])(?=.*\d).{8,}$/i

响应

201

Change password successfully

最后修改于 2026年3月5日