rozod
    Preparing search index...

    Variable patchGroupsGroupidBlockedKeywordsKeywordidConst Api Param

    patchGroupsGroupidBlockedKeywordsKeywordid: EndpointGeneric<
        { groupId: number; keywordId: string },
        {
            createdAt: string;
            createdBy: number;
            id: string;
            isPrivate: boolean;
            keyword: string;
            updatedAt: string;
        },
        { isPrivate: boolean; keyword: string },
    > = ...

    PATCH https://groups.roblox.com/v1/groups/:groupId/blocked-keywords/:keywordId Updates an existing blocked keyword for the specified Group. body groupId keywordId