Skip to main content
POST
Contacts Matching

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
string
required

Body

application/vnd.api+json
data
SegmentSearchResource · object
required

Response

Successful Response

JSON:API list response for team-contact-ref resources.

Returned by GET /{segment_id}/members. The meta and links shapes mirror the pattern used by other paginated list endpoints in this module.

data
TeamContactRefResource · object[]
required
meta
Meta · object
required