---
title: "Follow multiple users from X recommendations"
method: POST
path: "/v1/x-account/follow-recommendations"
tags: ["x-account"]
---

# Follow multiple users from X recommendations

`POST /v1/x-account/follow-recommendations`

## Request body

- object
  - `targetIds` string[], required

## Response `200`

Successful response

- object
  - `followedCount` number, required
  - `errors` string[], required

## Other responses

- `404` — Resource not found

---

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