Game Servers
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816Responses
200
OK
application/json
default
Error response
application/json
get
/v1/stores/{storeId}/gameserversAuthorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816Body
namestringRequired
enabledbooleanRequired
Responses
200
OK
application/json
default
Error response
application/json
post
/v1/stores/{storeId}/gameserversAuthorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816gameServerIdstring · flake-idRequiredExample:
411486491630370816Responses
200
OK
application/json
default
Error response
application/json
get
/v1/stores/{storeId}/gameservers/{gameServerId}Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816gameServerIdstring · flake-idRequiredExample:
411486491630370816Responses
204
No Content
default
Error response
application/json
delete
/v1/stores/{storeId}/gameservers/{gameServerId}No content
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816gameServerIdstring · flake-idRequiredExample:
411486491630370816Body
namestringOptional
enabledbooleanOptional
Responses
200
OK
application/json
default
Error response
application/json
patch
/v1/stores/{storeId}/gameservers/{gameServerId}Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816gameServerIdstring · flake-idRequiredExample:
411486491630370816Responses
200
OK
application/json
default
Error response
application/json
post
/v1/stores/{storeId}/gameservers/{gameServerId}/reset-tokenLast updated
Was this helpful?
