---
title: "Inject a file into North connector cache(s) queue"
method: POST
path: "/api/content/file"
tags: ["Content"]
---

# Inject a file into North connector cache(s) queue

`POST /api/content/file`

Uploads a file and adds it to the specified North connector(s) cache.
The file will be processed according to the North connector's configuration.

## Query parameters

- `northId` string, required
- `dataSourceId` string, required

## Response `204`

No Content

## Changes

- **2026-04-01** `58ad84403edf` — 1 breaking
  - added the new required `query` request parameter `dataSourceId`
- **2026-01-06** `d8e7a58e006a` — 1 warning
  - deleted the `query` request parameter `dataSourceId`

[Change history](https://skmtc.dev/optimistiksas/apis/oibus-api/changes/api/content/file/post.md)

---

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