Skip to main content

unfollowUser

Unfollows a user by their UserId

Request Body

Information required to unfollow a user

userid string REQUIRED

The UserId

tokenContent string REQUIRED

The token's content

targetUserId string REQUIRED

The UserId to apply the action to

Responses
200

A successful request

Schema OPTIONAL
success boolean

Was the operation a success

message string

The message returned by the server

result object OPTIONAL

The result of the server response