Item
Delete an item.
Items can only be deleted if publishState = 0 (PENDING). GET /items/{iid} to get the publishState.
delete/items/{iid}
Path parameters
iidstring required
ID of the item to delete.
Response
default response
Changes
No recorded changes to this endpoint across all 3 revisions of this API.