Items
Delete
Delete the item by its primary identifier
delete/items/{id}
Path parameters
idstring uuid required
Item primary identifier
Response
Item was deleted
Example response
{
"count": 1
}Delete the item by its primary identifier
Item primary identifier
Item was deleted
{
"count": 1
}