v1

latestOpenAPI 3.1.02026-07-241370148.9 KB

Create an Auto Attendant

This API allows you to create a new Auto Attendant.

post/v1/auto_attendant

Headers

Authorizationstring required

Request body

namestring required

Name of Auto Attendant

descriptionstring required

Description of Auto Attendant

recording_IDstring required

Unique ID of Recording

recording_type'recording' | 'outbound_tts' required

Type of Recording

destination_type'agent' | 'department' | 'ivr' | 'voicemail' | 'time_condition' | 'custom_dialplan' | 'dynamicdp' | 'hangup' required

Type of destination. Note: In case of hangup destination_id will always be 1.

destination_idstring required

Unique ID of Destination

Response

200

object required