Payload for creating a draft product. Send title and type. After creation, use the update endpoint for metadata, publish, and privacy changes.
Product title shown in CourseLit.
CourseLit product type. Use course for lesson-based learning products.
{ "title": "AI Foundations", "type": "course" }
Success.