Create New Product


Create Product

This section describes how to create a product and set the main product settings.

A new product can be created via the POST Create product request. Below is a sample cURL request, which creates a product with the base settings populated, and sets the visibility to private.

💡 Don't forget to replace the placeholder values with the real values

Sample Response Body

📝 Note: Keep note of the returned id for the product, as it will be needed for later API calls.

Products can also have a logo.

🚧 Important: In the current version of the API, we do not support attachment uploading. The logo image file for the product must be uploaded via your portal user interface.

After updating the product settings, the published portal now looks as follows:

Sample Portal Landing Page With Product