The HTTP API supports the ability to manage several aspects of Segmentation Rules, which are used to limit the contacts who are sent a campaign. Several commands require a segmentation_id to process. You can view these IDs by using the Show command. You can also create a new segmentation rule or update an existing rule where necessary.
Commands
API Commands for Segmentation Rule management include:
- Create Segmentation Rule (createseg)
- Show Segmentation Rules (show_seg)
- Update Segmentation Rule (updateseg)
- Delete Segmentation Rule (deleteseg)
- Test Segmentation Rule (testseg)