Unify and manage your data

Enable segment using API

Learn more about the Segmentation Api to enable a segment.

This API accepts a segment ID and enables an existing segment. The status of the segment changes from disabled to live or submitted, depending on the segment type.

Request

PUT /{tenantId}/segments/{id}/enable

Response

200 OK