| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc sites columns create --site-id {site-id} --body '{
\
"description":"test",
\
"enforceUniqueValues":false,
\
"hidden":false,
\
"indexed":false,
\
"name":"Title",
\
"text":{
\
"allowMultipleLines":false,
\
"appendChangesToExistingText":false,
\
"linesForEditing":0,
\
"maxLength":255
\
}
\
}
\
'