---
title: "POST /v1/integrations/apps/{app_id}/data/uploaded"
method: POST
path: "/v1/integrations/apps/{app_id}/data/uploaded"
tags: ["integrations"]
---

# POST /v1/integrations/apps/{app_id}/data/uploaded

`POST /v1/integrations/apps/{app_id}/data/uploaded`

## Request body

- DataUploadModel
  - `path` string, required — the path where the data is uploaded in the data bucket
  - `description` string — The uploaded data's description
  - `mime_type` string — The mime type of the uploaded data

## Response `200`

Success

---

[API](https://skmtc.net/super/apis/super-ai-api.md) · [All operations](https://skmtc.net/super/apis/super-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/super/super-ai-api/revisions/d2c17db7266d/schema)
