Subscribe Profiles

POST {{baseUrl}}/api/profile-subscription-bulk-create-jobs/

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.

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

Scopes: List Write Profiles Write Subscriptions Write

Request Body

{"data"=>{"type"=>"profile-subscription-bulk-create-job", "attributes"=>{"list_id"=>"Y6nRLr", "subscriptions"=>[{"email"=>"matt-kemp@klaviyo-demo.com", "phone_number"=>"+15005550006"}, {"email"=>"sarah.mason@klaviyo-demo.com", "phone_number"=>"15005550007"}]}}}

HEADERS

KeyDatatypeRequiredDescription
revisionstring(Required) API endpoint revision (format: YYYY-MM-DD[.suffix])
Content-Typestring
Acceptstring