post https://api.nodecraft.studio/v1/server//settings/private
Updates basic settings for a private server. More options will come soon for this endpoint.
Responses
Updates basic settings for a private server. More options will come soon for this endpoint.
xxxxxxxxxx
POST /v1/server/id/settings/private?page=1 HTTP/1.1
Accept: application/json
Content-Type: application/json
Host: api.nodecraft.studio
​
​
xxxxxxxxxx
71}
{
"code": "discovery.server.settings.success",
"message": "Successfully updated server settings.",
"success": true,
"data": {
"server": {
"id": "00000000-0000-0000-0000-000000000000",
"type": "private",
"title": "My Server",
"summary": "This is a short summary of the community",
"image_tile": "https://nodecraft.com/image.png",
"players_count": 0,
"players_max": 3,
"has_password": false,
"is_favorite": false,
"game_version": "0.0.15",
"server_region": {
"id": "na-east",
"title": "North America East"
},
"distance_score": 0,
"friend_playing": 0,
"friend_recently_played": 0,
"player": {
"id": "00000000-0000-0000-0000-000000000000",
"username": "Slayer1337",
"ident": "76561198047699606",
"ident_type": "steam",
"image_avatar": "https://nodecraft.com/images/avatar.png"