post
https://api.jasper.ai/v1/products
Create a Product. Provide attributes to set values directly (including the product name via the Name attribute, and images via the Images attribute). To attach images, first create each one with POST /v1/context-sources, then reference the returned IDs in the Images attribute value. The sources a Product was generated from are managed in the web app, not through this API.
400Bad request. May be missing required inputs or may have badly formatted inputs.
401Unauthorized access to the workspace.
403Product IQ is not enabled for this workspace.
500Internal server error. Unable to create product.
