rozod
    Preparing search index...

    Variable postUsersSenderuseridAcceptFriendRequestWithTokenConst Api Param

    postUsersSenderuseridAcceptFriendRequestWithToken: EndpointGeneric<
        { senderUserId: number },
        Record<string, never>,
        { friendingToken: string },
    > = ...

    POST https://friends.roblox.com/v1/users/:senderUserId/accept-friend-request-with-token Accept a friend request with an Off Network Friending token. body senderUserId The user id of the sender of the off network friend request