Skip to main content

Toggle follow/unfollow a user​

Toggle follow/unfollow a user

Path Parameters
    followeeId string required

    ID of the user to follow/unfollow

Request Body

Optional action specification (follow/unfollow)

    action string

    Possible values: [follow, unfollow]

    The intended action: follow or unfollow

Responses

Follow status toggled successfully


Schema
    followed boolean
Loading...