Skip to content

deleteGJFriendRequests20.php

This endpoint is used to delete friend requests that the player may have recieved from other players

Parameters

ParameterExplanationOptional
gameVersionThe Game Version the player is playing on. 22 for 2.2True
binaryVersionThe current build the player playing on. 42 for 2.206True
gdwIf the player is using Geometry Dash WorldTrue
accountIDThe player's account IDFalse
gjp2The player's GJP2False
targetAccountIDThe accountID of the player you are declining the friend requestFalse
accountsAccount IDs seperated by , for users the player is declining friend requests fromTrue
isSenderIf the player is the sender of this friend requestTrue

Note: isSender must be set to 1 if you are deleting a request you have sent

Response

Successful Request

py
1

Failed Request

py
-1