---
title: "Upload raw CSV content"
method: POST
path: "/externalcatalogue/upload-raw"
tags: ["External Catalogue"]
---

# Upload raw CSV content

`POST /externalcatalogue/upload-raw`

Uploads raw file content to internal S3 storage. Alternative for testing.

## Query parameters

- `objectKey` string, required

## Response `200`

File uploaded

- object
  - `message` string
  - `objectKey` string
  - `size` integer
  - `contentType` string

## Other responses

- `422` — Validation error

---

[API](https://skmtc.net/defra/apis/keeper-data-bridge-api.md) · [All operations](https://skmtc.net/defra/apis/keeper-data-bridge-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/defra/keeper-data-bridge-api/versions/0ab7d7a7a24f/schema)
