Post Product

<< Click to Display Table of Contents >>

Navigation:  Database API >

Post Product

 

Post a valid JSON payload to create a new Product in the database.

 

HTTP Requests

 

 POST db/v1/container/{productid}

 

Parameters:

 

Name

Location

Type

Description

productid

URL

string

id of the Product you wish to create

payload

body

string

Valid JSON formatted to adhere to the MagicLogic schema

 

Required access rights

 

ADMIN, CREATE