/
CE
centralcart
/
CentralCart API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Affiliates
7
Application
1
Categories
4
Commands
4
Discounts
4
Game Servers
3
get
List Game Servers
post
Create Game Server
delete
Delete Game Server
Orders
7
Packages
11
Utilities
2
Variables
5
Webstore
5
Game Servers
Create Game Server
Cria um novo servidor de jogo.
post
/app/game-server
Request body
object
required
name
string
required
Nome do servidor de jogo
Response
OK
object
required
id
number
store_id
number
type
string
nullable
name
string
token
string
created_at
string
updated_at
string
Changes