---
title: "Upsert row data"
method: POST
path: "/v1/org/{orgId}/table/{tableId}/data"
tags: ["table"]
---

# Upsert row data

`POST /v1/org/{orgId}/table/{tableId}/data`

## Path parameters

- `orgId` string, required
- `tableId` string, required

## Query parameters

- `date` string, date
- `scenarioId` string

## Request body

- object

## Response `204`

no content

## Other responses

- `400` — bad request
- `401` — not authorized
- `404` — not found

---

[API](https://skmtc.dev/charthop/apis/charthop-api.md) · [All operations](https://skmtc.dev/charthop/apis/charthop-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/charthop/charthop-api/revisions/4685d95a20b1/schema)
