rozod
    Preparing search index...

    Variable patchUniversesUniverseidTeamcreateConst Api Param Description

    patchUniversesUniverseidTeamcreate: EndpointGeneric<
        { universeId: number },
        Record<string, never>,
        { isEnabled: boolean },
    > = ...

    PATCH https://develop.roblox.com/v1/universes/:universeId/teamcreate Edit team create settings for a universe. body The request body containing the team create settings. universeId The universe Id. Enables, or disables team create for a universe.