delete https://api.exponea.com/data/v2/projects//catalogs//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 type | Permissions needed |
---|---|
Private access | Catalogs > Delete all catalog items or Catalogs > Delete catalog item (in case the catalog has only 1 items) |
Read more about:
Path parameters
Parameter | Type | Description | Required |
---|---|---|---|
projectToken | string | The ID of your project. | Required |
catalogId | string | The ID of the desired existing catalog. | Required |
Header
Parameter | Type | Description | Required |
---|---|---|---|
authorization | string | Used for authentication. Read more in the Authentication section. | Required |
content-type | string | application/json | Required |