Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 260 Bytes

File metadata and controls

24 lines (20 loc) · 260 Bytes
description Automatically generated file. DO NOT MODIFY
mgc sites lists items create --site-id {site-id} --list-id {list-id} --body '{
\
  "fields": {
\
    "Title": "Widget",
\
    "Color": "Purple",
\
    "Weight": 32
\
  }
\
}
\
'