---
title: "Updates the record with the given referenceFieldValue in the specified table, by adding the specified files to
            the file field with the name fieldName."
method: POST
path: "/data/{tableName}/{referenceFieldValue}/{fieldName}"
tags: ["RuntimeData"]
---

# Updates the record with the given referenceFieldValue in the specified table, by adding the specified files to
            the file field with the name fieldName.

`POST /data/{tableName}/{referenceFieldValue}/{fieldName}`

## Path parameters

- `tableName` string, required
- `referenceFieldValue` string, required
- `fieldName` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

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