Skip to main content
POST
Classify campaign contacts for the Review step

Authorizations

Authorization
string
header
required

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

Body

application/json
contacts
object[]
required

CSV-derived contact payloads; each must include a phone number.

segmentationConfig
object

Optional segmentation config (enabled, contactDistribution, etc.).

assignmentConfig
object

Optional assignment config (isAssignmentEnabled, assignmentType, selectedUsers, segmentAssignments).

Response

Classification result returned

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

Buckets each input contact falls into based on phone matching, ownership, message history, assignee status, and the org's contact protection period.

Example:
message
string