Change Password
PUT {{terminal-service-api}}/terminal/change-password/{{terminal-id}}
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
| `` | null | ||
| `` | null |
Request Body
{"verifyCode"=>"required", "newPassword"=>"required"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Api-Key | string | ||
Business-Id | string |