Skip to main content
POST
Change Password

授权

Authorization
string
header
必填

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

请求体

application/json
new_password
string
必填
current_password
string | null

响应

Successful Response