---
title: "Purchase all paid media in model content"
method: POST
path: "/v1/model-content/{contentId}/purchase"
tags: ["Model Content"]
---

# Purchase all paid media in model content

`POST /v1/model-content/{contentId}/purchase`

## Path parameters

- `contentId` string, required

## Response `200`

- ModelContentPurchaseResponseDto
  - `purchased` boolean, required
  - `purchaseId` string, nullable, required
  - `balance` number, required

---

[API](https://skmtc.dev/miaai/apis/backend-template-api.md) · [All operations](https://skmtc.dev/miaai/apis/backend-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/miaai/backend-template-api/revisions/2a8d88a5124f/schema)
