latestOpenAPI 3.0.12026-08-1848115403.9 KB

ae1e3ddfb2fb

Segment List

Update Subscriber Details in Segment List

Modifies profile information and contact details for a specific subscriber enrolled within a segment list. Updates apply to fields such as first name, last name, email address, profile avatar image, and geographic region.

put/accounts/segment-lists/{listId}/subscribers/{subscriberNo}

Path parameters

listIdstring required

The unique identifier of the segment list containing the target subscriber.

subscriberNostring required

The unique mobile phone number identifying the specific subscriber whose details are being updated.

Request body

firstNamestring nullable

The subscriber's updated first name.

lastNamestring nullable

The subscriber's updated last name.

emailstring nullable

The updated primary email address associated with the subscriber.

imageUrlstring nullable

A direct URL hosting the subscriber's updated avatar or profile image.

regionstring

The updated geographic territory or region code assigned to the subscriber profile.

Response

Success

appCodestring
messagestring
isErrorboolean