Skip to main content

Update the call forwarding queue settings for a voice menu key

Update the call forwarding queue settings for a voice menu key

Path Parameters
    id string required

    The ID of the number to update the call forwarding queue settings for

    key string required

    Possible values: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0, star, pound]

    The key to update

Request Body required
    enabled boolean required

    Whether or not the queue is enabled

    maxTime integer required

    Possible values: [60, 120, 180, 240, 300, 600, 900, 1200, 1500, 1800]

    The maximum time in seconds a call can be in the queue

    musicOnHoldId string nullable

    The ID of the music on hold to be played, null to disable

    announcementRecordingId string nullable

    The ID of the recording that is configured as join announcement, null to disable

Responses

Successfully updated the queue settings

Loading...