Decline Friend Request

POST/friends/declineByUsername
[requires authentication]

Description#

Decline a friend request by username

Parameters#

FieldTypeDescription
usernameStringUsername of the user to decline as a friend

Errors#

ReasonDescription
user.unknownTargetThe user does not exist
user.noPendingRequestThere is no pending friend request from the user