Skip to main content

Delete multiple call forward rules

  • This endpoint is used by Link management system
Request Body required
  • link_ids int64[]

    List of Link IDs

Responses

OK


Schema
  • result object[]

    List of operation statuses

  • link_id int64

    Logical address of the forward

  • success boolean

    Operation status

  • extended_info string

    Possible values: [created, updated, deleted, entity_not_found]

    Operation information

Loading...