---
title: "POST /spaces/{spaceId}/projects/{projectId}/taskCustomFields/{taskCustomFieldId}/fieldOptions"
method: POST
path: "/spaces/{spaceId}/projects/{projectId}/taskCustomFields/{taskCustomFieldId}/fieldOptions"
tags: ["slash-custom-field-option"]
---

# POST /spaces/{spaceId}/projects/{projectId}/taskCustomFields/{taskCustomFieldId}/fieldOptions

`POST /spaces/{spaceId}/projects/{projectId}/taskCustomFields/{taskCustomFieldId}/fieldOptions`

## Path parameters

- `spaceId` integer, required
- `projectId` integer, required
- `taskCustomFieldId` integer, required

## Request body

- CustomFieldOptionDto[]
  - `optionId` integer
  - `optionName` string, required
  - `color` string
  - `spaceId` integer
  - `projectId` integer
  - `taskCustomFieldId` integer

## Response `200`

OK

---

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