Update Provider
Update a provider’s credentials
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 provider ID.
Body
Request body for updating a provider's credentials. Discriminated by type.
Must be "twilio".
twilio New Twilio API key SID.
New API key secret.
The Twilio region the phone number and API key are configured for. us1 (US), ie1 (Ireland), au1 (Australia). Default is us1.
us1, ie1, au1 Response
Provider updated.
A telephony provider account.
Always "twilio".
twilio Unique identifier for the provider.
The Twilio account SID.
The Twilio API key SID (partially masked).
The Twilio region the phone number and API key are configured for. us1 (US), ie1 (Ireland), au1 (Australia). Default is us1.
us1, ie1, au1