mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
7 lines
290 B
Text
7 lines
290 B
Text
---
|
|
title: "Delete Configuration"
|
|
description: "Delete a telephony configuration"
|
|
openapi: "DELETE /api/v1/organizations/telephony-configs/{config_id}"
|
|
---
|
|
|
|
Returns `409 Conflict` if the configuration is referenced by any campaign or phone number. Detach those resources first, then retry.
|