rozod
    Preparing search index...

    Variable postUniverseIdPlacesPlaceIdVersionsConst Api Param Description

    postUniverseIdPlacesPlaceIdVersions: EndpointGeneric<
        { placeId: number; universeId: number; versionType?: null
        | string },
        void,
        undefined,
    > = ...

    POST https://apis.roblox.com/cloud/v1/:universeId/places/:placeId/versions universeId The identifier of the experience in which you want to publish your place to. You can copy your experience's Universe ID on Creator Dashboard. placeId The identifier of your place. See Publishing places with API keys on obtaining a Place ID. versionType Can only be either:

    • Saved: the place file should be saved, but not published.
    • Published: the place file should be saved and published. Publish a new place or update an existing place with a new version. Provide a RBXL or RBXLX file in the data-binary.