---
title: "Create distribution"
method: POST
path: "/distributions"
tags: ["Distributions"]
---

# Create distribution

`POST /distributions`

Create distribution

## Request body

- object
  - `name` string
  - `url` string

## Response `200`

created distribution

- ResponseMessage
  - `message` string

---

[API](https://skmtc.net/smythos/apis/smyth-api.md) · [All operations](https://skmtc.net/smythos/apis/smyth-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smythos/smyth-api/versions/1475e078fb4a/schema)
