rozod
    Preparing search index...

    Variable postCloudV2UniversesUniverseIdTranslateTextConst Param

    postCloudV2UniversesUniverseIdTranslateText: EndpointGeneric<
        { universe_id: string },
        { sourceLanguageCode: string; translations: string },
        {
            sourceLanguageCode?: string;
            targetLanguageCodes?: string[];
            text: string;
        },
    > = ...

    BETA

    Translates the provided text from one language to another.

    Scopes: universe:write Engine: Not available in-engine

    body universe_id The universe ID.