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. Maximum number of profile can be submitted for unsubscription: 100

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"=>"<string>", "emails"=>["<string>", "<string>"], "phone_numbers"=>["<string>", "<string>"]}}}

HEADERS

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