{ "opencollection": "1.0.0", "info": { "name": "Listrak Cross Channel REST app-push-mobile-client-device ContactSegmentationField API", "version": "v1" }, "items": [ { "info": { "name": "ContactSegmentationField", "type": "folder" }, "items": [ { "info": { "name": "Start a list import to update one or more contact profile fields", "type": "http" }, "http": { "method": "POST", "url": "https://api.listrak.com/crosschannel/v1/v1/List/:listId/Contact/SegmentationField", "params": [ { "name": "listId", "value": "", "type": "path", "description": "Identifier used to locate the list." } ], "body": { "type": "json", "data": "{}" } }, "docs": "This route is in Beta and not yet generally available for all integrations. One or more list imports will be started to update the specified contact profile fields on the specified list." } ] } ], "bundled": true }