Unsubscribe Profiles

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

Unsubscribe one or more profiles to email marketing, SMS marketing, or both. To remove someone from a list without changing their subscription status, use Remove Profile from List.

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

Scopes: List Write Profiles Write Subscriptions Write

Request Body

{"data"=>{"type"=>"profile-unsubscription-bulk-create-job", "attributes"=>{"list_id"=>"Y6nRLr", "emails"=>["matt-kemp@klaviyo-demo.com", "sarah.mason@klaviyo-demo.com"], "phone_numbers"=>["+15005550006"]}}}

HEADERS

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