To delete an item, use the command item/delete_item:
svc=item/delete_item¶ms={"itemId":<long>}
You can find an example of this request in the sample Creating, editing and deleting items.
Name | Description |
---|---|
itemId | item ID |
{} /* empty object if execution successful, if not - error code */