Update Phone Number
Update a phone number’s label, agent assignment, or provider
Authorizations
Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.
Headers
API version header.
2026-03-01 "2026-03-01"
Path Parameters
The phone number ID.
Body
Fields to update on a phone number. All fields are optional. Set agent_id to null to unassign the current agent.
A new human-readable name.
Assign an agent to answer inbound calls to this number, or null to unassign.
Change the provider. Pass { "id": "..." } for an existing provider, or pass Twilio account fields for lookup convenience. For Twilio, the phone number must exist in the target provider account. For SIP trunk providers, Cartesia handles reassignment between SIP providers. Switching between provider types is not supported; delete and re-import the number instead.
- By ID
- By Twilio Account
Response
Phone number updated.
A phone number with its provider and agent assignment details.
Unique identifier for the phone number.
The phone number in E.164 format (e.g. +14155551234).
The agent that answers inbound calls to this number, or null if unassigned
UTC timestamp when the phone number was created.
UTC timestamp when the phone number was last updated.
A linked Twilio account. The api_key_sid field is partially masked in responses.
- Twilio
- Cartesia
- SIP Trunk
A human-readable name for the phone number.