[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# Update Password Config\n\nVersion 4.0.25.14 (latest)\n\n### Update password config.\n\nCalls to this endpoint may be denied by [Looker (Google Cloud core)](https://cloud.google.com/looker/docs/r/looker-core/overview).\n\nRequest\n-------\n\nPATCH /password_config \nDatatype \nDescription \nRequest \nHTTP Request \nbody \nHTTP Body \nExpand HTTP Body definition... \nbody \n[PasswordConfig](/looker/docs/reference/looker-api/latest/types/PasswordConfig) \nPassword Config\nExpand PasswordConfig definition... \ncan \n*lock* \nobject \nOperations the current user is able to perform on this object \nmin_length \ninteger \nMinimum number of characters required for a new password. Must be between 7 and 100 \nrequire_numeric \nboolean \nRequire at least one numeric character \nrequire_upperlower \nboolean \nRequire at least one uppercase and one lowercase letter \nrequire_special \nboolean \nRequire at least one special character\n\nResponse\n--------\n\n### 200: Password Config\n\nDatatype \nDescription \n(object) \n[PasswordConfig](/looker/docs/reference/looker-api/latest/types/PasswordConfig) \ncan \n*lock* \nobject \nOperations the current user is able to perform on this object \nmin_length \ninteger \nMinimum number of characters required for a new password. Must be between 7 and 100 \nrequire_numeric \nboolean \nRequire at least one numeric character \nrequire_upperlower \nboolean \nRequire at least one uppercase and one lowercase letter \nrequire_special \nboolean \nRequire at least one special character\n\n### 400: Bad Request\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 403: Permission Denied\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 404: Not Found\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 422: Validation Error\n\nDatatype \nDescription \n(object) \n[ValidationError](/looker/docs/reference/looker-api/latest/types/ValidationError) \nmessage \n*lock* \nstring \nError details \nerrors \n[ValidationErrorDetail](/looker/docs/reference/looker-api/latest/types/ValidationErrorDetail)\\[\\] \nExpand ValidationErrorDetail definition... \nfield \n*lock* \nstring \nField with error \ncode \n*lock* \nstring \nError code \nmessage \n*lock* \nstring \nError info message \ndocumentation_url \n*lock* \nstring \nDocumentation link \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 429: Too Many Requests\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link"]]