Unify and manage your data

Disable segment using API

Learn more about the Segmentation Api to disable a segment.

This API accepts a segment ID and disables an existing segment. The status of the segment changes to disabled.

Request

PUT /{tenantId}/segments/{id}/disable

Response

200 OK