---
title: "Create an employee field option"
method: POST
path: "/employee_fields/{internal_name}/options"
tags: ["Employees"]
---

# Create an employee field option

`POST /employee_fields/{internal_name}/options`

Creates an employee field option against an employee field type of single select or multiple select

## Request body

- object
  - `value` string

## Response `201`

Created

---

[API](https://skmtc.net/peopleforce/apis/company-api.md) · [All operations](https://skmtc.net/peopleforce/apis/company-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/peopleforce/company-api/versions/ff612e61a4c3/schema)
