post https://{instance_zuid}.api.zesty.io/v1/content/models
Creates a new content model.
Body: raw JSON
name | description |
---|---|
label | [string] Required. Display name |
name | [string] Required. Parsley reference name |
type | [string] Required. Content model type. Values can be dataset , templateset or pageset . |
description | [string] Additional context |
listed | [boolean] Listed models have their content items available to programatic navigation calls. Default is false . |
parentZUID | [string] Model's parent |
masterZUID | [string] Model ZUID if not provided. |
metaTitle | [string] |
metaDescription | [string] |
metaKeywords | [string] |
sort | [int] Loading position. Used for interfaces. |
module | [int] |
plugin | [int] |