크리에이터 허브
대시보드
배우기
상점
인재
포럼
로드맵
로그인
생성
개요
체험
아바타
애셋
오픈 클라우드
Roblox Studio의 최소 요구 사항이 상향되었습니다.
자세히 알아보기
생성
/
오픈 클라우드
/
Legacy APIs
한국어
피드백
Matchmaking api
*
이 콘텐츠는 AI(베타)를 사용해 번역되었으며, 오류가 있을 수 있습니다. 이 페이지를 영어로 보려면
여기
를 클릭하세요.
기본 URL
https://matchmaking.roblox.com
JSON
다운로드
GameClient
GET
/v1
/client-status
클라이언트 상태 가져오기
POST
/v1
/client-status
클라이언트 상태 설정
GameInstances
POST
/v1
/game-instances
/shutdown
게임 인스턴스 종료.
POST
/v1
/game-instances
/shutdown-all
모든 게임 인스턴스를 종료합니다.
MatchmakingCustomization
POST
/v1
/matchmaking
/player-attribute
플레이어 특성 정의 생성.
DELETE
/v1
/matchmaking
/player-attribute
/{attributeId}
특성ID로 지정된 PlayerAttributeDefinition을 삭제합니다.
PATCH
/v1
/matchmaking
/player-attribute
/{attributeId}
특성ID로 지정된 PlayerAttributeDefinition을 업데이트합니다.
GET
/v1
/matchmaking
/player-attributes
/{universeId}
우주의 모든 PlayerAttributeDefinitions를 나열합니다.
POST
/v1
/matchmaking
/scoring-configuration
매치메이킹 점수 구성을 만듭니다.
GET
/v1
/matchmaking
/scoring-configuration
/default-weights
POST
/v1
/matchmaking
/scoring-configuration
/place
장소에 대한 매치메이킹 평가 구성을 설정합니다.
DELETE
/v1
/matchmaking
/scoring-configuration
/place
/{placeId}
장소에 대한 매치메이킹 평가 구성을 제거합니다.
DELETE
/v1
/matchmaking
/scoring-configuration
/{scoringConfigurationId}
매치메이킹 평가 구성을 삭제합니다.
GET
/v1
/matchmaking
/scoring-configuration
/{scoringConfigurationId}
매치메이킹 평가 구성을 업데이트합니다.
PATCH
/v1
/matchmaking
/scoring-configuration
/{scoringConfigurationId}
매치메이킹 평가 구성을 업데이트합니다.
POST
/v1
/matchmaking
/scoring-configuration
/{scoringConfigurationId}
/signals
매치메이킹 평가 구성 신호를 생성합니다.
DELETE
/v1
/matchmaking
/scoring-configuration
/{scoringConfigurationId}
/signals
/{signalName}
매치메이킹 평가 구성 신호를 삭제합니다.
PATCH
/v1
/matchmaking
/scoring-configuration
/{scoringConfigurationId}
/signals
/{signalName}
매치메이킹 평가 구성 신호를 업데이트합니다.
GET
/v1
/matchmaking
/scoring-configurations
/{universeId}
유니버스에 대한 모든 매치메이킹 평가 구성을 나열합니다.
GET
/v1
/matchmaking
/scoring-configurations
/{universeId}
/places
우주에 대한 매칭 평가 구성이 있는 모든 장소를 나열합니다.
POST
/v1
/matchmaking
/server-attribute
서버 특성 정의 생성.
DELETE
/v1
/matchmaking
/server-attribute
/{attributeId}
특성ID에 의해 지정된 ServerAttributeDefinition을 삭제합니다.
PATCH
/v1
/matchmaking
/server-attribute
/{attributeId}
특성ID에 의해 지정된 ServerAttributeDefinition을 업데이트합니다.
GET
/v1
/matchmaking
/server-attributes
/{universeId}
우주의 모든 ServerAttributeDefinitions를 나열합니다.
GET
/v1
/matchmaking
/universe
/{universeId}
/feature-flags
특정 우주에 대한 사용자 지정 매치메이킹에 대한 기능 플래그를 가져옵니다.