---
title: "Deletes the following between a user and user with targetUserId"
method: POST
path: "/v1/users/{targetUserId}/unfollow"
tags: ["Interactions"]
---

# Deletes the following between a user and user with targetUserId

`POST /v1/users/{targetUserId}/unfollow`

## Path parameters

- `targetUserId` integer, required

## Response `200`

OK

- RobloxWebWebAPIApiEmptyResponseModel

## Other responses

- `400` — 1: The target user is invalid or does not exist. 6: Invalid parameters. 8: The user cannot follow itself.
- `401` — 0: Authorization has been denied for this request.
- `403` — 0: Token Validation Failed 2: The user is banned from performing operation. 3: The user is blocked from performing this action. 14: The user has not passed the captcha.
- `429` — 9: The flood limit has been exceeded.

---

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