Skip to main content

removeFriend

Removes a user as a friend by their UserId

Request Body

Information required to remove a user as a friend

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