---
title: "Updates the caller-id"
method: POST
path: "/2010-04-01/Accounts/{AccountSid}/OutgoingCallerIds/{Sid}.json"
tags: ["Api20100401OutgoingCallerId"]
---

# Updates the caller-id

`POST /2010-04-01/Accounts/{AccountSid}/OutgoingCallerIds/{Sid}.json`

Updates the caller-id

## Path parameters

- `AccountSid` string, required
- `Sid` string, required

## Response `200`

OK

- ApiV2010AccountOutgoingCallerId
  - `sid` string, nullable — The unique string that that we created to identify the OutgoingCallerId resource.
  - `date_created` string, date-time-rfc-2822, nullable — The date and time in GMT that the resource was created specified in [RFC 2822](https://www.ietf.org/rfc/rfc2822.txt) format.
  - `date_updated` string, date-time-rfc-2822, nullable — The date and time in GMT that the resource was last updated specified in [RFC 2822](https://www.ietf.org/rfc/rfc2822.txt) format.
  - `friendly_name` string, nullable — The string that you assigned to describe the resource.
  - `account_sid` string, nullable — The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the OutgoingCallerId resource.
  - `phone_number` string, phone-number, nullable — The phone number in [E.164](https://www.twilio.com/docs/glossary/what-e164) format, which consists of a + followed by the country code and subscriber number.
  - `uri` string, nullable — The URI of the resource, relative to `https://api.twilio.com`.

---

[API](https://skmtc.net/twilio/apis/api-v2010.md) · [All operations](https://skmtc.net/twilio/apis/api-v2010/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/api-v2010/revisions/6b6ffccef14c/schema)
