Catalog Items - Add Catalog Item
Creates a new CatalogItem.
POST /CatalogItems
Responses
| Name | Type | Description |
|---|---|---|
| 201 Created |
The definition of the CatalogItem that was just created. |
|
| 400 Bad Request |
Couldn't understand your request. |
|
| Other Status Codes |
Conflict. Item already exists. |
|
| Other Status Codes |
Error |