v1

latestOpenAPI 3.1.02026-07-241360148.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_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.

recording_idstring required

Recording ID

destination_idstring required

Destination ID. In case of hangup, use 1.

Response

200

object required