---
title: "POST /share"
method: POST
path: "/share"
tags: ["share"]
---

# POST /share

`POST /share`

## Request body

- ModelShare[]
  - `account_id` integer
  - `asset_id` integer
  - `created_at` string
  - `creator_id` integer
  - `end` string
  - `id` integer
  - `no_limit` boolean
  - `protocol` string
  - `start` string
  - `times` integer
  - `updated_at` string
  - `updater_id` integer
  - `uuid` string

## Response `200`

OK

---

[API](https://skmtc.dev/veops/apis/untitled-api-3.md) · [All operations](https://skmtc.dev/veops/apis/untitled-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/veops/untitled-api-3/revisions/d7525cb4e839/schema)
