Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Page Tree
rootResource - messagetranstable

Modifies a Message Translation Table given a specific Table ID.

URL:

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

HTTP Method

POST

Requires Authentication:

true



Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
DescriptionNoNostringnone64 - Max Length Short description of the Message Translation table.
SequenceNoNostringnone256 - Max LengthSpecifies a sequence of Message Translation Entries provided as a comma-separated string of the entry IDs.

Tip
titleHelpful Tip

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

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

Code Block
languagebash
Put code example here

Response:

Code Block
languagehtml/xml
Put Code response here