meta-dictionaries

Add a new meta dictionary

Use this method to add a new meta dictionary.

post/meta-dictionaries/

Request body

idstring required
namestring required

Short dictionary name, up to 256 characters

commentstring

Extended description, up to 2048 characters

Response

idstring required
created_datestring date-time required

Object creation date

modified_datestring date-time required

Object modification date

namestring required

Short dictionary name, up to 256 characters

commentstring

Extended description, up to 2048 characters

Changes