---
title: "Create new resource"
method: POST
path: "/resources"
tags: ["Resource Management"]
---

# Create new resource

`POST /resources`

Create a new resource.

## Request body

- ChannelCreate — Resources (input/output)
  - `name` string, required
  - `uri` string, uri, required

## Response `200`

OK

## Other responses

- `400` — Missing Required Information

## Changes

- **2024-10-02** `c9062e3a3c54` — 1 info
  - the endpoint scheme security `jwt` was added to the API
- **2024-10-02** `936529d30a41` — 1 info
  - the endpoint scheme security `jwt` was removed from the API
- **2024-09-18** `041ec1a0e403` — 1 info
  - the endpoint scheme security `jwt` was added to the API
- **2024-08-13** `1624c1d880a6` — 1 info
  - endpoint added
- **2024-06-04** `578e8efc5755` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/changes/resources/post.md)

---

[API](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api.md) · [All operations](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pai-os/personal-artificial-intelligence-operating-system-pai-os-api/revisions/3c144b366e19/schema)
