Skip to content

Segment - Sync Mailchimp

GET
/segments/v2/{bucket}/segment/{uid}/all/sync_mailchimp

Sync the segment with Mailchimp

bucket
required

The bucket (client) name

string
Example
example
uid
required

Usually the final element in the URI, an alphanumeric unique identifier

string
Example
6305f074683e800f3abe809e
segment_name
string
default: The name of the segment
mailchimp_batch_size
integer
default: 500
verbose
boolean

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