Content > Content Models
Commerce APIContentContent Models
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

EndpointDescription
contentModelsGet content models
contentModelsCreateCreate content models
contentModelsDeleteDelete content models
contentModelsModifyModify content models

Types

Types
ContentModel
ContentModelCreate
ContentModelModify