Update Password Policy

This API requires the Account Administrator role.

Updates the Passwod Policy rules for an account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 6 and 6

The unique 6 character internal id that represents the customer account.

Body Params

Password policy rule payload

This model represent the password policy rules

int32
≥ 8
Defaults to 14

Length of the password

int32
≥ 0
Defaults to 0

Number of special characters required in the password

int32
≥ 0
Defaults to 0

Number of uppercase characters required in the password

int32
≥ 0
Defaults to 0

Number of lowercase characters required in the password

int32
≥ 0
Defaults to 0

Number of digits required in the password

int32
≥ 0
Defaults to 2

Number of repeated consecutive characters in the password

int32
≥ 0
Defaults to 4

Number of consecutive characters from the same character classs in the password

int32
0 to 24
Defaults to 10

Number of last passwords to be checked in the passwordHistory

boolean
Defaults to true

Password should not be same as username

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json