Skip to content

Unfollow a user

Unfollow a user on X/Twitter.

DELETE /v1/twitter/follow

Unfollow a user on X/Twitter.

Parameters

  • accountId (query, string) required

  • targetUserId (query, string) required — The Twitter ID of the user to unfollow

Responses

200 — User unfollowed

  • status (string)
  • targetUserId (string)
  • following (boolean)
  • platform (string)

400 — Bad request

401

404 — Account not found