Profile List Recipients REST Endpoints
Profile List Recipients
Recipients within a Profile List in the CX Audience Interact Suite.
- Delete List Recipients based on RIID.
- Method: deletePath:
/rest/api/v1.3/lists/{listName}/members/{riid} - Delete multiple Profile List Recipients
- Method: postPath:
/rest/api/v1.3/lists/{listName}/members - Merge List Recipients
- Method: postPath:
/rest/api/v1.3/lists/{listName}/members - Retrieve List Recipient using query attribute
- Method: getPath:
/rest/api/v1.3/lists/{listName}/members - Retrieve List Recipient using RIID
- Method: getPath:
/rest/api/v1.3/lists/{listName}/members/{riid} - Retrieve multiple Profile List Recipients
- Method: postPath:
/rest/api/v1.3/lists/{listName}/members