Content Templates
Manage content templates - titles, descriptions, and images for product listings
📄️ List content templates
Get content templates with titles, descriptions, and images for product deployments. These templates are used in the 'content_id' parameter when deploying products via POST /deploy-product.
📄️ Create content template
Create a new content template with name and HTML content. This template can then be used when deploying products by referencing its ID in the 'content_id' parameter.
📄️ Get content template details
Get complete content template with name and HTML content body. The 'content' field contains the HTML description used for product listings.
📄️ Update content template
Update an existing content template's name and/or HTML content body.
📄️ Delete content template
Delete a content template. **Warning**: This action cannot be undone. Make sure the content template is not being used in any active product deployments before deleting.