Skip to main content

sendFriendRequest

Sends a friend request to a user by their UserId

Request Body

Information required to send a friend request to 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