Create a New Property
POST /product_properties
POST
/product_properties
Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ” x-api-key
string
E.g. 123
Example
123
Request Body
Section titled “Request Body ”object
name
required
string
Some Awesome Property
Example
{ "name": "Some Awesome Property"}
Responses
Section titled “ Responses ”Created
object
id
number
name
string
Example
{ "id": 135498, "name": "Some Awesome Property"}
Headers
Section titled “Headers ” X-Runtime
string