# Change an existing provider's CAQH login info Change an existing CAQH login info associated with the specified provider. Endpoint: PATCH /providers/{providerId}/info/caqh Version: 26.2.0.4309 Security: Bearer ## Path parameters: - `providerId` (string, required) ## Request fields (application/json): - `caqhId` (string) CAQH provider ID. Example: "string" ## Response 200 fields (application/json): - `lastUpdatedAt` (string) The date and time when the object was created or modified. - `caqhId` (string) CAQH provider ID. ## Response 204 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 500 fields