---
title: "Enum Value CRUD"
method: POST
path: "/api/datasetfields/{dataset_field_id}/enum_values"
tags: ["datasetField"]
---

# Enum Value CRUD

`POST /api/datasetfields/{dataset_field_id}/enum_values`

Creates/updates/deletes enum values with their description

## Parameters

- `./components.yaml/#/components/parameters/DatasetFieldIdParam` — unresolved $ref

## Request body

- BulkEnumValueFormData — unresolved $ref

## Response `201`

The resource has been successfully modified

- EnumValueList — unresolved $ref

---

[API](https://skmtc.dev/getstrm/apis/prospectlog-data-catalog-http-api-contract.md) · [All operations](https://skmtc.dev/getstrm/apis/prospectlog-data-catalog-http-api-contract/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getstrm/prospectlog-data-catalog-http-api-contract/revisions/bf44634d02d2/schema)
