---
title: "POST /data/{table}/{shard}"
method: POST
path: "/data/{table}/{shard}"
---

# POST /data/{table}/{shard}

`POST /data/{table}/{shard}`

Post new data batch to a existing table shard

## Path parameters

- `table` string, required
- `shard` integer, required

## Response `200`

NoContentResponse represents Response with no content.

## Other responses

- `default` — ErrorResponse represents error response.

---

[API](https://skmtc.net/uber/apis/provide-the-restful-apis-to-interact-with-aresdb.md) · [All operations](https://skmtc.net/uber/apis/provide-the-restful-apis-to-interact-with-aresdb/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uber/provide-the-restful-apis-to-interact-with-aresdb/revisions/d18a58e88958/schema)
