Skip to main content

acceptFriendRequest

Accepts a user's friend request by their UserId

Request Body

Information required to accept a user's friend request

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