Content > Content Models
Content models enable you to establish flexible custom content structures and fields for products and content blocks. This feature is beneficial when you need additional content fields for your products or content blocks. For example, you might create a content model to append a manufacturer's part number or a list of ingredients to a product.
Each content model delineates the custom content fields, which can consist of data types such as string, number, boolean, datetime, or objects.
Endpoints
Endpoint | Description |
---|---|
contentModels | Get content models |
contentModelsCreate | Create content models |
contentModelsDelete | Delete content models |
contentModelsModify | Modify content models |
Types
Types |
---|
ContentModel |
ContentModelCreate |
ContentModelModify |