HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Update Catalog Category

Update a catalog category with the given category ID.

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

Scopes:
catalogs:write

Path Params
string
required

The catalog category 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.

Body Params
object
required
string
required
string
required

The catalog category 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.

object
required
string

The name of the catalog category.

object
object
array of objects
data
string
required
string
required

A list of catalog item IDs that are in the given category.

Headers
string
required
Defaults to 2025-01-15

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

Responses

Language
Credentials