Segment - Sync Mailchimp
GET /segments/v2/{bucket}/segment/{uid}/all/sync_mailchimp
GET
/segments/v2/{bucket}/segment/{uid}/all/sync_mailchimp
Sync the segment with Mailchimp
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” bucket
required
The bucket (client) name
string
Example
example uid
required
Usually the final element in the URI, an alphanumeric unique identifier
string
Example
6305f074683e800f3abe809eQuery Parameters
Section titled “Query Parameters ” segment_name
string
mailchimp_batch_size
integer
verbose
boolean
Responses
Section titled “ Responses ”A ‘receipt’ for the sync request
object
bucket
The bucket (client) name
string
Example
example lambda_prefix
string
segment_uri
URIs are unique identifiers for resources in the system,
they are structured as follows /bucket/resource_type/uid/
string
Example
/example/person/6305f074683e800f3abe809e/ segment_name
string
mailchimp_batch_size
integer
verbose
boolean
journal_uri
URIs are unique identifiers for resources in the system,
they are structured as follows /bucket/resource_type/uid/
string
Example
/example/person/6305f074683e800f3abe809e/ safe_mode
boolean
A standard error message
object
description
A human readable description of the error
string
error
A concise error message
string
type
A machine readable error type
string
Authentication error