DELETE api/Terminology/ValueSet/{valueSetId}?replaceValueSetId={replaceValueSetId}
Deletes a value set. If a replacement value set is specified, it will take the place of the value set being deleted in the constraints that reference it.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| valueSetId |
The value set to delete |
integer |
Required |
| replaceValueSetId |
The value set that should take its place, if specified. |
integer |
None. |
Body Parameters
None.
Response Information
Resource Description
None.