Skip to main content

Update an existing value set

PATCH 

/v1/valuesets/:id

Modify the name or descriptions of an existing value set.

This endpoint allows you to update value set metadata while preserving all associated items. Note that the type field cannot be modified after creation for data integrity reasons.

Restrictions: • SYSTEM type value sets cannot be modified • Name changes must maintain uniqueness • Type field is immutable after creation

Request

Responses

Value set successfully updated with new information