---
title: "Create row in external data table"
method: POST
path: "/external-data-tables/{table}/data"
tags: ["externaldata"]
---

# Create row in external data table

`POST /external-data-tables/{table}/data`

Create row in external data table.

-  PERMISSIONS: `api_external_data_table:update`

## Path parameters

- `table` string, required

## Request body

- object

## Response `201`

Created

- object

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.net/capensis/apis/canopsis-community-api.md) · [All operations](https://skmtc.net/capensis/apis/canopsis-community-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capensis/canopsis-community-api/revisions/7c842289e811/schema)
