Skip to content

deleteGJFriendRequests20.php

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

Parameters

ParameterExplanationRequired
accountIDThe player's account IDYes
gjp2The player's GJP2Yes
targetAccountIDThe accountID of the player you are declining the friend requestYes
secretCommon Secret: Wmfd2893gb7Yes
gameVersionThe Game Version the player is playing on. 22 for 2.2
binaryVersionThe current build the player playing on. 42 for 2.206
gdwIf the player is using Geometry Dash World
accountsAccount IDs seperated by , for users the player is declining friend requests from
isSenderIf the player is the sender of this friend request

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