import { removeItem } from "@esri/arcgis-rest-portal";//removeItem({ id: "3ef", authentication}) Copy
import { removeItem } from "@esri/arcgis-rest-portal";//removeItem({ id: "3ef", authentication})
Delete an item from the portal. See the REST Documentation for more information.
Options for the request
A Promise that deletes an item.
Delete an item from the portal. See the REST Documentation for more information.