Global Commands
Retrieves all global commands for the specified store.
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
The ID of the store to retrieve this data for.
411486491630370816OK
Error response
Creates a global command for a store.
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
The ID of the store to create this data for.
411486491630370816Data transfer object used for creating new global commands or updating existing ones. Supports partial updates following PATCH semantics.
Defines the stages at which product commands can be executed.
The command content to be executed.
Indicates whether the command should only be executed when the player is online.
List of specific game server IDs where this command should be executed.
411486491630370816OK
Error response
Deletes a global command for a store.
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
The ID of the store to delete this data for.
411486491630370816The ID of the command to delete.
411486491630370816No Content
Error response
No content
Updates a global command for a store.
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
The ID of the store to update this data for.
411486491630370816411486491630370816Data transfer object used for creating new global commands or updating existing ones. Supports partial updates following PATCH semantics.
Defines the stages at which product commands can be executed.
The command content to be executed.
Indicates whether the command should only be executed when the player is online.
List of specific game server IDs where this command should be executed.
411486491630370816OK
Error response
Last updated
Was this helpful?
