catalogs

Delete a catalog item

Asynchronous. Deletes the specified item from the catalog. Data may not be deleted immediately.

delete/api/catalogs/{catalogName}/items/{itemId}

Path parameters

catalogNamestring required

Catalog name [Alphanumeric, dashes, case insensitive, 255 characters max]

itemIdstring required

Catalog item id [Alphanumeric, dashes, case sensitive, 255 characters max]

Response

successful operation

Changes