mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-10 08:05:22 +02:00
7 lines
488 B
Text
7 lines
488 B
Text
---
|
|
title: "Set Default Caller"
|
|
description: "Designate a phone number as the configuration's default outbound caller id"
|
|
openapi: "POST /api/v1/organizations/telephony-configs/{config_id}/phone-numbers/{phone_number_id}/set-default-caller"
|
|
---
|
|
|
|
Outbound calls placed through this configuration that don't specify a `from_number` use the default caller. Setting a new default automatically clears the previous one — at most one phone number per configuration can be the default caller.
|