rozod
    Preparing search index...

    Variable postCloudV2UniversesUniverseIdRestartServersConst Api Param Description

    postCloudV2UniversesUniverseIdRestartServers: EndpointGeneric<
        { universe_id: string },
        Record<string, never>,
        Record<string, never>,
    > = ...

    POST https://apis.roblox.com/cloud/cloud/v2/universes/:universe_id:restartServers Restart Universe Servers body universe_id The universe ID. Restarts all active servers for a specific universe if and only if a new version of the experience has been published. Used for releasing experience updates.