ChangeUserPassword
POST {{url_sage100}}/UserService/rest/ChangeUserPassword
Request Body
{"typeApplicationSage"=>1, "user"=>"Thomas", "oldPassword"=>"test", "newPassword"=>"testPassword"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Authorization | string |