POST Authentication/ChangePasswordViaBot

Changes the website user password via alumnet bot asynchronous.

Request Information

Body Parameters

ChangePassword - The model.

Request body formats
Sample:
{
  "EmailAddress": "sample string 1",
  "Password": "sample string 2"
}
Sample:

Sample not available.