REST API Method: POST /rest/reroutetable/{identifier}

Modifies a Cause Code Reroute Table given a specific Table ID.

URL:

https://192.168.0.111/rest/reroutetable/{identifier}

HTTP Method

POST

Requires Authentication:

true

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
DescriptionNoNostringnone64 - Max Length Short desription of the re-route.
CauseCodesYesYesstringnone129 - Max Length List of cause codes which can cause re-route. This is a comma separated string of the cause codes as listed in the Q.850 Cause Codes. If a call is rejected with any of the cause codes, the system will re-route the call.

Helpful Tip

The POST can contain either only the attributes that are being updated, or the full set of attributes for the resource

  • No labels