Unsuppress Profiles

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

Unsuppress one or more profiles. Unsuppressed profiles will receive email marketing. Not supported for SMS marketing. Profiles suppressed due to a hard bounced email will not be unsuppressed.

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

Scopes: Subscriptions Write

Request Body

{"data"=>{"type"=>"profile-unsuppression-bulk-create-job", "attributes"=>{"suppressions"=>[{"email"=>"matt-kemp@klaviyo-demo.com"}, {"email"=>"sarah.mason@klaviyo-demo.com"}]}}}

HEADERS

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