---
title: "POST /streams/{streamId}/sources"
method: POST
path: "/streams/{streamId}/sources"
tags: ["Base API"]
---

# POST /streams/{streamId}/sources

`POST /streams/{streamId}/sources`

Create a new source.

## Response `201`

success

- object
  - `data` Source[]
    - `created_at` string
    - `description` string
    - `id` SourceID — unresolved $ref
    - `name` string
    - `update_at` string

---

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