Delete all catalog items

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

Deletes all items contained in the specified catalog. Note that this does not delete the catalog itself.

Definition

Authorization

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

Available access typePermissions needed
Private accessCatalogs > Delete all catalog items
or
Catalogs > Delete catalog item (in case the catalog has only 1 items)

Read more about:

Path parameters

ParameterTypeDescriptionRequired
projectTokenstringThe ID of your project.Required
catalogIdstringThe ID of the desired existing catalog.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!