---
title: "Create"
method: POST
path: "/tracking_integrations/reelables/assets/create/v1"
tags: ["/tracking_integrations"]
---

# Create

`POST /tracking_integrations/reelables/assets/create/v1`

Creates and links a labeled Reelables asset for the caller's organization. | authz: min_org_role=operator | (ReelablesAssetClientCreate1) -> (ReelablesAsset1)

## Request body

- ReelablesAssetClientCreate1
  - `schema_version` 1, required
  - `name` string, required
  - `nfc_id` string, required

## Response `200`

Successful Response

- ReelablesAsset1 — unresolved $ref

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chrt/chrt-fastapi/revisions/ea04e157edb3/schema)
