HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference
These docs are for a deprecated API version. Click here to use the latest version.

Subscribe Profiles

Subscribe one or more profiles to email marketing, SMS marketing, or both. If the list has double opt-in enabled, profiles will receive a message requiring their confirmation before subscribing. Otherwise, profiles will be immediately subscribed without receiving a confirmation message.
To add someone to a list without changing their subscription status, use Add Profile to List.
Maximum number of profile can be submitted for subscription: 100

Rate limits:
Burst: 75/s
Steady: 700/m

Scopes:
List Write
Profiles Write
Subscriptions Write

Body Params

Subscribes one or more profiles to marketing. Currently, supports email and SMS only. All profiles will be added to the provided list. Either email or phone number is required. Both may be specified to subscribe to both channels. If a profile cannot be found matching the given identifier(s), a new profile will be created and then subscribed.

object
required
Headers
string
required
Defaults to 2022-10-17

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses
202

Language
Credentials