rozod
    Preparing search index...

    Variable postAvatarAssetsAssetidRemoveConst Api Param

    postAvatarAssetsAssetidRemove: EndpointGeneric<
        { assetId: number },
        { success: boolean },
        undefined,
    > = ...

    POST https://avatar.roblox.com/v1/avatar/assets/:assetId/remove Removes the asset from the authenticated user's avatar. assetId The asset id.