REST API Method: PUT /rest/messagetranstable/{identifier}
Page Tree |
---|
root | Resource - messagetranstable |
---|
|
Creates a Message Translation Table given a specific Table ID.
URL:
https://134.56.227.163/rest/messagetranstable/{identifier}
HTTP Method
PUT
Requires Authentication:
true
Parameters
Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description |
---|
Description | No | No | string | none | 64 - Max Length | Short description of the Message Translation table. |
---|
Sequence | No | No | string | none | 256 - Max Length | Specifies a sequence of Message Translation Entries provided as a comma-separated string of the entry IDs. |
---|
Code Block |
---|
|
Put code example here |
Response:
Code Block |
---|
|
Put Code response here |