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

Modifies a Callback Number List Table given a specific Table ID.

URL:

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

HTTP Method

POST

Requires Authentication:

true

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
DescriptionNoNostringnone64 - Max Length Describes the Callback Number Table so that it is easily identifiable when selecting a Callback Number Table in a Call Route.
PSAPNumberNoNostringnone127 - Max Length Public Safety Answering Point Number
CallbackNumbersListYesYesstringnone2047 - Max Length List of PSAP Callback Number or ELIN Number seperated by comma. Maximum of 16 numbers

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