You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

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

URL:

https://134.56.227.163/rest/sipremoteauthtable/{identifier}

HTTP Method

PUT

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.

Usage Example: (about cURL | requires a session token)

Put code example here

Response:

Put Code response here
  • No labels