---
title: "Assign an Inbound Processing Region to a phone number."
method: POST
path: "/v2/PhoneNumbers/{PhoneNumber}"
tags: ["RoutesV2PhoneNumber"]
---

# Assign an Inbound Processing Region to a phone number.

`POST /v2/PhoneNumbers/{PhoneNumber}`

Assign an Inbound Processing Region to a phone number.

## Path parameters

- `PhoneNumber` string, required

## Response `200`

OK

- RoutesV2PhoneNumber
  - `phone_number` string, nullable — The phone number in E.164 format
  - `url` string, uri, nullable — The absolute URL of the resource.
  - `sid` string, nullable — A 34 character string that uniquely identifies the Inbound Processing Region assignments for this phone number.
  - `account_sid` string, nullable — The unique SID identifier of the Account.
  - `friendly_name` string, nullable — A human readable description of the Inbound Processing Region assignments for this phone number, up to 64 characters.
  - `voice_region` string, nullable — The Inbound Processing Region used for this phone number for voice.
  - `date_created` string, date-time, nullable — The date that this phone number was assigned an Inbound Processing Region, given in ISO 8601 format.
  - `date_updated` string, date-time, nullable — The date that the Inbound Processing Region was updated for this phone number, given in ISO 8601 format.

---

[API](https://skmtc.net/twilio/apis/routes-v2.md) · [All operations](https://skmtc.net/twilio/apis/routes-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/routes-v2/versions/0ec156ca53c7/schema)
