Delete catalog item

/data/v2/projects/{projectToken}/catalogs/{catalogId}/items/{itemId}

Deletes a single item in the specified catalog.

Definition

Authorization

In this API call you must use the following authorization access and permissions:

Available access typePermissions needed
Private accessCatalogs > Delete catalog item

Read more about:

Path parameters

ParameterTypeDescriptionRequired
projectTokenstringThe ID of your project.Required
catalogIdstringThe ID of the desired existing catalog.Required
itemIdstringThe ID of the item that you want to delete.Required

Header

ParameterTypeDescriptionRequired
authorizationstringUsed for authentication. Read more in the Authentication section.Required
content-typestringapplication/jsonRequired
Language
Click Try It! to start a request and see the response here!