---
title: "Add subscription to my user"
method: POST
path: "/api/v1/users/me/subscriptions"
tags: ["My Subscriptions"]
---

# Add subscription to my user

`POST /api/v1/users/me/subscriptions`

## Request body

- object
  - `uri` string, uri, required — uri of the video channels to subscribe to

## Response `200`

successful operation

---

[API](https://skmtc.net/cpy/apis/peertube.md) · [All operations](https://skmtc.net/cpy/apis/peertube/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cpy/peertube/revisions/efe11b159e43/schema)
