Skip to main content

Update the missed call settings for a voice menu key

Update the missed call settings for a voice menu key

Path Parameters
    id string required

    The ID of the number to update the missed call 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
    setting string required

    Possible values: [hangup, voicemail, forward]

    The unanswered option setting

    recordingId string nullable

    The ID of the recording that is used for the unanswered option, if applicable

    forwardTarget object nullable
    e164 string nullable

    The phone number of the target in E.164 format, if applicable

    user string nullable

    The ID of the user that is configured as target, if applicable

Responses

Successfully updated the missed call settings

Loading...