Skip to main content
PUT
Update category configuration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
categories
object[]
required

Category definitions used to bucket contacts on the analytics dashboard.

allowMultipleCategories
boolean

When true, a contact can fall under more than one category at the same time.

pipelineId
string

Pipeline _id the categories apply to.

Response

Metrics config updated

success
enum<boolean>
required
Available options:
true
data
object
required

Updated Organization.contactMetricsConfig document.