v1
latestOpenAPI 3.0.32026-07-173038118.9 KBProducts
Create a draft product
post/api/products
Request body
Example request
{
"title": "AI Foundations",
"type": "course"
}Response
Success.
{
"title": "AI Foundations",
"type": "course"
}Success.