Skip to main content

Update the call forwarding targets of a number

Update the call forwarding targets of a number

Path Parameters
    id string required

    The ID of the number to update the call forwarding targets for

Request Body required
    enabled boolean

    Whether the call forwarding is enabled, only can be disabled if ivr is set up

    targets object[]

    The call forwarding targets, either a user or a phone number

  • Array [
  • oneOf

    user string
    enabled boolean
  • ]
Responses

Successfully updated the call forwarding targets

Loading...