POST
/
api
/
servers
{
  "data": {
    "serverConfig": {
      "modelFileName": "<string>",
      "apiParams": {},
      "loadParams": {},
      "inferParams": {},
      "logsDir": "<string>"
    },
    "startServerOnCreate": true
  }
}

Authorizations

Authorization
string
header
required

Enter your API key here

Body

application/json

Response

200
application/json

Server created successfully

The response is of type object.