---
title: "Follow user"
method: POST
path: "/api/user/follow"
tags: ["User"]
---

# Follow user

`POST /api/user/follow`

## Request body

- object
  - `targetUserId` string, required

## Response `200`

{ success, follow, counts }

---

[API](https://skmtc.net/d-sports-ecosystem/apis/d-sports-api.md) · [All operations](https://skmtc.net/d-sports-ecosystem/apis/d-sports-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/d-sports-ecosystem/d-sports-api/revisions/cbc84b00330e/schema)
