---
title: "Update organization field value"
method: POST
path: "/teams/{teamKey}/organizations/fields/{fieldKey}"
---

# Update organization field value

`POST /teams/{teamKey}/organizations/fields/{fieldKey}`

Update a single field value for a specific organization

## Path parameters

- `teamKey` string, required
- `fieldKey` string, required

## Request body

- object
  - `value` string — The value to set for this field

## Response `200`

---

[API](https://skmtc.net/streakyc/apis/directory-fields.md) · [All operations](https://skmtc.net/streakyc/apis/directory-fields/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/streakyc/directory-fields/versions/f9ece0b33f19/schema)
