post https://{instance_zuid}.api.zesty.io/v1/content/models//items
This creates a new item from a specific content model (schema).
Body: raw JSON
web:
| name | description | 
|---|---|
| metaDescription | [string] | 
| metaTitle | [string] | 
| metaLinkText | [string] The name of the item that will be shown in the left navigation panel. (Navigation Link Text) | 
| parentZUID | [string] ZUID of the item's parent. | 
| pathPart | [string] This will serve as the sub URL of the item. This should be a valid URL string. (URL Path Part) Note: This is a required field if this item's content model is a pageset and templateset | 
data:
| name | description | 
|---|---|
| [name_of_field] | [*] | 
