Update a phone number’s label, agent assignment, or provider.
Documentation Index
Fetch the complete documentation index at: https://docs.cartesia.ai/llms.txt
Use this file to discover all available pages before exploring further.
Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.
API version header.
2026-03-01 "2026-03-01"
The phone number ID.
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.
Agent ID to assign, or null to unassign. Inbound calls are routed to the assigned agent.
Change the provider. Pass { "id": "..." } to reference an existing provider. The phone number must exist in the target provider's Twilio account.
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 assigned to handle inbound calls, 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.
A human-readable name for the phone number.