Skip to main content

Delete a value set item

DELETE 

/v1/valuesets/items/:id

Permanently remove a value set item from its parent value set.

This operation cannot be undone and will remove the item from all configurations or data that reference it. Use with caution as this may affect dropdown lists or validation rules that depend on this item.

Restrictions: • Items in SYSTEM type value sets cannot be deleted • Operation cannot be reversed • May affect dependent configurations

Request

Responses

Value set item successfully deleted