Variable deleteCollectionsItemsItemtypeItemtargetidConst

deleteCollectionsItemsItemtypeItemtargetid: EndpointGeneric<{
    itemTargetId: number;
    itemType:
        | 0
        | 1
        | 2
        | 3;
}, {}, any> = ...

DELETE https://inventory.roblox.com/v1/collections/items/:itemType/:itemTargetId

Removes an item to the appropriate collection

Type of the item (ie. Asset, Bundle)

ID of the item