HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference
These docs are for a deprecated API version. Click here to use the latest version.

Delete Catalog Item

Delete a catalog item with the given item ID.

Rate limits:
Burst: 75/s
Steady: 700/m

Scopes:
Catalogs Write

Path Params
string
required
Defaults to $custom:::$default:::SAMPLE-DATA-ITEM-1

The catalog item ID is a compound ID (string), with format: {integration}:::{catalog}:::{external_id}. Currently, the only supported integration type is $custom, and the only supported catalog is $default.

Headers
string
required
Defaults to 2023-01-24

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses
204

Language
Credentials