Check Provider Password

Check Provider Password

Matches the password with the password given during deployment
Authorized Roles : ANY

Request
URI
POST
https://{api_host}/provider/provider-user/validate-password
COPY
Request Body

Validates provider user password

ValidateProviderUserPasswordDTO of type(s) application/json
Required
{
    "password": "string"
}
string
password
Required

password

Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

400

Bad Request

Operation doesn't return any data structure