Create or Update a Subscriber
Create a new subscriber or update an existing one in a specific list. This unified endpoint handles both creation and update operations based on the email provided.
π Create or Update a Subscriber
πΉ HTTP Request
GET API-URL/lists/LIST-UNIQUE-ID/subscribers/search-by-emailPUT API-URL/lists/LIST-UNIQUE-ID/subscribers/SUBSCRIBER-UNIQUE-IDPOST API-URL/lists/LIST-UNIQUE-ID/subscribersπΈ URL Segments
Segment
Required
Description
π GET/PUT/POST Parameters
Parameter
Type
Required
Description
π Authorization Header
π» PHP Example
π¦ Sample JSON Response
Last updated