BatchDeleteCatalogObjectsRequest
Name | Type | Tags | Description | Getter |
---|---|---|---|---|
ObjectIds |
List<String> |
Optional | The IDs of the CatalogObjects to be deleted. When an object is deleted, other objects in the graph that depend on that object will be deleted as well (for example, deleting a CatalogItem will delete its CatalogItemVariation. |
List getObjectIds() |
{
"object_ids": [
"W62UWFY35CWMYGVWK6TWJDNI",
"AA27W3M2GGTF3H6AVPNB77CK"
]
}