Update Provider
Update a provider. For Twilio, credentials are validated before applying. If phone numbers using this provider cannot be verified with the new credentials, the update is rejected with a list of unreachable numbers. For SIP trunks, omitted fields remain unchanged. Set credentials or destination_country to null to clear that field. Send [] to clear an inbound allowlist.
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
- Twilio
- SIP Trunk
Update Twilio API key credentials and optionally the region. Credentials are validated before applying. If phone numbers using this provider cannot be verified with the new credentials, the update is rejected with a list of unreachable numbers.
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.
- Twilio
- SIP Trunk
A linked Twilio account. The api_key_sid field is partially masked in responses.
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 A human-readable label for the provider.