v1

latestOpenAPI 3.1.02026-07-241370148.9 KB

Update a Broadcast

This API allows you to update a broadcast.

put/v1/broadcast/{id}

Path parameters

idstring required

Headers

Authorizationstring required

Request body

namestring required

Name of the broadcast.

descriptionstring required

Description of the broadcast.

phone_number_liststring required

Unique ID of list of phone numbers to be used for broadcast.

destinationstring required

The destination where the call should land. eg: ivr||id, id: IVR's id

timeoutstring required

Time for which the call tries to connect to each number in the list. Minimum: 40

concurrent_limitstring

Number of channels to be used for broadcast.

retry_after_minutesstring required

Time after which failed numbers are tried again.

caller_id_numberstring required

Caller ID that is showed to the called party.

number_of_retryinteger required

Maximum number of retry attempts allowed. Minimum: 0, Maximum: 5

start_date_timestring required

Date and time in which leads associated with broadcast are called.

end_date_timestring required

Date and time till which leads associated with broadcast are called.

time_groupstring

Unique ID of the time_group to be associated with broadcast.

Response

200

object required