Items
Add Item
Adds new item of the given itemId to the items catalog.
All the item properties for the newly created items are set to null.
put/{databaseId}/items/{itemId}
Path parameters
databaseIdstring required
ID of your database.
itemIdstring required
ID of the item to be created.
Response
Successful operation.