Deleting a segment

Deletes the specified segment.

Request syntax

counterId: Tag ID.

segmentId: ID of the segment that you want to delete.

DELETE https://api-metrika.yandex.net/management/v1/counter/{counterId}/apisegment/segment/{segmentId}

Sample request

DELETE https://api-metrika.yandex.net/management/v1/counter/{counterId}/apisegment/segment/{segmentId}

Response format


{
    "success" :  < boolean > 
}
Parameters Description
success Result of performing the action.
Parameters Description
success Result of performing the action.