---
title: "adds a \"my content\" item. 🔐"
method: POST
path: "/v3/mycontent"
tags: ["mycontent"]
---

# adds a "my content" item. 🔐

`POST /v3/mycontent`

adds a new "my content" item

## Request body

- CreatemycontentModel
  - `name` string, required — Name
  - `url` string, required — URL
  - `password` string — (optional) password
  - `type` 'none' | 'default' | 'product' | 'content' | 'blog' — (optional) type of content (default,product,content)
  - `cors` boolean — (optional) cross origin ability flag
  - `icon` string — (optional) name of a certain icon

## Response `200`

Success

- string

---

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