Publish a Marketing Cloud Growth Segment

Publish an individual segment using the Data Cloud Segment Publish endpoint in Connect API.

Before you send a request to Connect API, obtain a bearer token. For more information, see Connect to REST-based APIs.

To publish a segment, send a GET request to the /services/data/v61.0/ssot/segments/SEGMENT_ID/actions/publish endpoint. Replace SEGMENT_ID with the ID of the segment that you want to publish. For additional information and code examples, see publishSegment.

This POST request doesn’t accept a request body.

If the request is successful, the response body contains information about the request to publish the segment.