---
title: "Changes to Updates the contact info of the user with the specified id."
method: PUT
path: "/users/{userId}/contactinfo/{contactInfoId}"
---

# Changes to Updates the contact info of the user with the specified id.

`PUT /users/{userId}/contactinfo/{contactInfoId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 5 revisions.

- **2026-08-21** `a13e7c704262` — 10 warning

## Changes

- **2026-08-21** `a13e7c704262` — 10 warning
  - the `addressLine1` request property's maxLength was set to `1000`
  - the `addressLine2` request property's maxLength was set to `100`
  - the `city` request property's maxLength was set to `100`
  - the `country` request property's maxLength was set to `100`
  - the `label` request property's maxLength was set to `1000`
  - the `state` request property's maxLength was set to `100`
  - the `subType` request property's maxLength was set to `25`
  - the `type` request property's maxLength was set to `25`
  - the `value` request property's maxLength was set to `1000`
  - the `zipCode` request property's maxLength was set to `100`

---

[Operation](https://skmtc.dev/awork-io/apis/api-v1-reference/docs/users/:userId/contactinfo/:contactInfoId/put.md) · [API](https://skmtc.dev/awork-io/apis/api-v1-reference.md) · [Page](https://skmtc.dev/awork-io/apis/api-v1-reference/changes/users/:userId/contactinfo/:contactInfoId/put)
