---
title: "Changes to Follow user"
method: POST
path: "/user_account/following/{username}"
---

# Changes to Follow user

`POST /user_account/following/{username}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 29 revisions.

- **2026-06-04** (v5) `b698c180678a` — 8 info
- **2023-02-14** (v5) `be19b77aa78a` — 1 info

## Changes

- **2026-06-04** (v5) `b698c180678a` — 8 info
  - the `auto_follow` request property default value `false` was removed
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `429`
  - the response optional property `type` became read-only for the status `200`
  - the response optional property `username` became read-only for the status `200`
  - added the success response with the status `201`
- **2023-02-14** (v5) `be19b77aa78a` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/pinterest/apis/pinterest-rest-api/docs/user_account/following/:username/post.md) · [API](https://skmtc.dev/pinterest/apis/pinterest-rest-api.md) · [Page](https://skmtc.dev/pinterest/apis/pinterest-rest-api/changes/user_account/following/:username/post)
