---
title: "Upload cube model content"
method: POST
path: "/v3/cube/models/{integration_id}/{path}"
tags: ["v3", "CubeV3"]
---

# Upload cube model content

`POST /v3/cube/models/{integration_id}/{path}`

## Path parameters

- `integration_id` string, required
- `path` string, required

## Request body

- string, binary

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/definite/apis/defapi.md) · [All operations](https://skmtc.dev/definite/apis/defapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/definite/defapi/revisions/3943d8deb3be/schema)
