Update Password Age Settings
PUT/policies/password/age
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 the expiry of password, after which a user is forced to change it on the next login.
Request​
Responses​
- 200
- 400
- 403
- 404
- default
default password age 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.