Endpoint
Authentication
This endpoint requires authentication.Path Parameters
The username of the user to remove from close friends
Request Body
The username of the account initiating the remove action
Request Example
Response
Returns
204 No Content on successful removalError Responses
"This account does not exist"- The initiating account was not found"This user does not exist"- The target username was not found
Returned when attempting to remove yourself from close friends
"Account has not added this user" - The user is not currently in your close friends list