dograh/docs/api-reference/telephony-configs/update.mdx
2026-05-02 17:37:48 +05:30

9 lines
504 B
Text

---
title: "Update Configuration"
description: "Rename a configuration or rotate its credentials"
openapi: "PUT /api/v1/organizations/telephony-configs/{config_id}"
---
The `provider` cannot be changed once a configuration exists — create a new configuration if you need to switch providers.
When rotating credentials, you only need to send the fields you're changing. Re-submitting a masked sensitive value preserves the original secret, so it's safe to round-trip a `GET` response back to a `PUT`.