Validates user password

Prev Next
Post
/v{version}/Regex/Validate/UserPassword
Security
API Key
Header parameter nameX-ApiKey

Api Key

API Key
Header parameter nameX-Session-Id

Session Id

Path parameters
version
stringRequired

The requested API version

Default"1.18"
Body parameters

Request containing information to validate user password

object

Request for validating user password

Password
string Required

Password of the user

UserId
integer (int32)

Unique ID of the user

Responses
200

OK

object

Response for regex validation

Success
boolean

Validation result

400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403

Access denied

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties