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

Modifies a SIP Remote Authorization Table given a specific Table ID.

URL:

https://192.168.0.111/rest/sipremoteauthtable/{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 User Credential (RemoteAuthorization) Table so that it is easily identifiable.
SequenceNoNostringnone2000 - Max Length Comma separated string containing the IDs of the User Credential (Remote Authorization) Entries in the table in the order desired.

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