Skip to main content
POST
Connect Server
Connect a Roblox game server to an attendance session (Premium/Enterprise only).

Request

Parameters

string
required
The attendance session ID
string
required
Roblox game server ID (required)
string
Roblox place ID (optional)
string
Roblox game ID (optional)

Response

Authorizations

apikey
string
header
required

Pass your API key in the apikey header. Alternatively, the x-api-key header is also accepted.

Path Parameters

sessionId
string
required

The session ID

Body

application/json
ServerId
string
required

The Roblox server job ID (required)

PlaceId
string

The Roblox place ID (optional)

GameId
string

The Roblox game ID (optional)

Response

Server connected