Delete a locked segmentation tree revision

delete/segmentationTrees/{segmentationTreeId}/revisions/{revisionId}

Deletes the specified locked segmentation tree revision.

Request Samples

Path Parameters

NameTypeRequiredDescription
segmentationTreeId
string
true

The identifier for the segmentation tree.

revisionId
string
true

The identifier for the segmentation tree revision.

Responses

StatusMeaningDescription
204No Content

The segmentation tree revision was deleted.

Headers