Deletes a segment and all data associated with the segment.
| Name | Required | Default | Description | Example |
|---|---|---|---|---|
| segmentID | true | N/A | segment id to remove from a segment group | 8675310 |
| leaveOrphans | false | true | whether or not to leave witness data added by other projects, e.g., versionists | false |
| format | false | specified at session open | response output format (json|xml|csv|gchart) | json |
| {segmentID} may not be null | -4 |
| Must be logged in. | -5 |