Skip to main content
PATCH
Update a ContactSegment

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
createdAt
string<date-time>
required
filtersJson
any
required

Arbitrary JSON value

id
string
required
name
string
required
orgId
string
required

Response

Updated

updated
boolean