API ReferenceitemsDelete Item By IdDelete Item By Id DELETE /items/id Delete the item(s) from the database that match the provided ID(s). Parameters id: string or list of string The ID or list of IDs of the item(s) to be deleted. Request Responses200422500Successful ResponseValidation ErrorInternal Server Error