Variable postContactsTargetcontactidRequestFriendshipConst

postContactsTargetcontactidRequestFriendship: EndpointGeneric<{
    targetContactId: string;
}, {
    isCaptchaRequired: boolean;
    success: boolean;
}, any> = ...

POST https://friends.roblox.com/v1/contacts/:targetContactId/request-friendship

Send a contact friend request to target user

The target contact Id for friend request