---
title: "更新字段关系管理记录"
method: POST
path: "/fieldrelation/update"
tags: ["字段关系管理"]
---

# 更新字段关系管理记录

`POST /fieldrelation/update`

## Request body

- RequestFieldRelationUpdateReq
  - `attributes` object, required
  - `flag` string, required
  - `id` integer, required

## Response `200`

OK

- ResponseResponseBody
  - `code` integer
  - `data` unknown
  - `msg` string

---

[API](https://skmtc.dev/opsre/apis/go-ldap-admin.md) · [All operations](https://skmtc.dev/opsre/apis/go-ldap-admin/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/opsre/go-ldap-admin/revisions/b7dd139f5de2/schema)
