Skip to main content

Update the call forwarding ring logic

Update the call forwarding ring logic

Path Parameters
    id string required

    The ID of the number to update the call forwarding ring logic for

Request Body
    ringTime integer

    The number of seconds to ring on an incoming call

    ringAttempts integer required

    Possible values: [1, 2, 3]

    The number of times the call is attempted to be delivered

    ringMethod string required

    Possible values: [ringAll, roundRobin]

    The method of ringing the users in the call forwarding list

Responses

Successfully updated the call forwarding preferences

Loading...