Variable postUserFriendRequestsDeclineAllConst

postUserFriendRequestsDeclineAll: EndpointGeneric<{}, {
    backgrounded: boolean;
}, any> = ...

POST https://friends.roblox.com/v1/user/friend-requests/decline-all

Decline all pending friend requests for the authenticated user.