[POST] 일회성 게임 URL 생성
<iframe src={game_url} />window.open(game_url, '_blank');Generate game url
Body
Name
Type
Description
Response
Last updated
Was this helpful?
<iframe src={game_url} />window.open(game_url, '_blank');Last updated
Was this helpful?
Was this helpful?
{
"game_url": "https://meta-api-domain.io/api/enter-game?key=value"
}