Skip to content

2026-07-17

Choose a tag to compare

@sc-github-bot sc-github-bot released this 17 Jul 16:25
· 4 commits to master since this release

API Public Release Notes

Follow rejection reason in the 422 response

  • PUT /me/followings/{user_urn} now returns a descriptive message in the 422 response when the follow is rejected — for example when the authenticated user has reached the maximum number of followings. Previously the response body carried an empty message.