Skip to main content

Update the call forwarding voice menu settings of a number

Update the call forwarding voice menu settings of a number

Path Parameters
    id string required

    The ID of the number to update the call forwarding voice menu settings for

Request Body required
    announcementRecordingId string required

    The ID of the recording used for the voice menu announcement

    repeatAnnouncement integer required

    Possible values: <= 2

    The number of times the announcement is repeated

    defaultOption string nullable

    Possible values: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, *, #, null]

    The default option if no input is received. Null to disable

    enabled boolean nullable

    Whether or not the voice menu is enabled

Responses

Successfully updated the call forwarding targets

Loading...