Subscribers
Subscribers By External ID
Get, update, or delete subscribers by your own external ID
GET
Subscribers By External ID
Use external-ID routes when your app has a stable customer, account, or user ID. Prefer the query form because it supports external IDs that contain slashes.
For
When machine engagement is included, open/click activity events include
GET, email engagement stats and recent activity exclude detected email-security scanners and tracked brand assets by default.
Request
Customer-owned external ID. Required for
GET, PATCH, and DELETE /subscribers/external.Compatibility path form for external IDs that do not contain slashes.
Set to
true on GET requests to include detected scanner, preview, and
tracked asset open/click events in emailStats and recent activity.machine, engagementQuality, and classificationReasons fields.
New subscriber email when updating.
New external ID when updating.
Updated first name.
Updated last name.
Updated status:
active or unsubscribed.Replacement tag list.
Custom attributes to update. By default this replaces the existing public
custom-attribute map.
How to apply
customAttributes: replace replaces the existing public
custom-attribute map, while merge overwrites only the provided keys and
retains unspecified existing keys.Responses
Subscribers By External ID