Update Password Complexity Settings
PUT/policies/password/complexity
Updates the default password complexity settings configured on the instance. It affects all organizations, that do not have a custom setting configured. The settings specify how a password should look (characters, length, etc.)
Request​
Responses​
- 200
- 400
- 403
- 404
- default
default password complexity policy updated
invalid argument
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.