Set Servers
Replace configured community servers.
Request Body
{
"deployMap": true,
"servers": [
{
"id": 1,
"name": "Main Server",
"description": "Primary patrol server",
"signal": "100",
"mapUrl": "https://example.com/tiles/{z}/{x}/{y}.png",
"mapIp": "203.0.113.10",
"listenerPort": "30120",
"differingOutbound": false,
"outboundIp": "",
"enableMap": true,
"mapType": "NORMAL",
"isStatic": false,
"liveMapFormat": 0
}
]
}Example Request
Response
Enumeration Values
LIVE_MAP_FORMAT
Value
Description
Last updated
Was this helpful?

