---
title: "CreateProduct"
method: POST
path: "/v1/users/{user}/products"
tags: ["Products"]
---

# CreateProduct

`POST /v1/users/{user}/products`

## Request body

- object
  - `description` ResourceDescription — unresolved $ref
  - `enabled` boolean
  - `name` ResourceName, required — unresolved $ref
  - `product` ResourceId, required — unresolved $ref

## Response `200`

ok

---

[API](https://skmtc.dev/thinger-io/apis/thinger-io-server-api.md) · [All operations](https://skmtc.dev/thinger-io/apis/thinger-io-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/thinger-io/thinger-io-server-api/revisions/6c03fa7f9ad6/schema)
