Skip to main content

Delete Segment

DELETE 

/v1/segments/:segmentId

This endpoint removes a Segment identified by the segmentId parameter.

Request

Path Parameters

    segmentId uuidrequired

    The identifier of the Segment.

Responses

When the delete was successful.

Loading...