---
title: "POST /streams"
method: POST
path: "/streams"
---

# POST /streams

`POST /streams`

subscribes a client to receive out-of-band data

## Query parameters

- `callbackUrl` string, uri, required

## Response `201`

subscription successfully created

- object — subscription information
  - `subscriptionId` string, required — this unique identifier allows management of the subscription

---

[API](https://skmtc.dev/microprofile/apis/callback-example.md) · [All operations](https://skmtc.dev/microprofile/apis/callback-example/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/microprofile/callback-example/revisions/bbe7c4903620/schema)
