Create Ruleset
POST /v1/sandbox/{sandbox_id}/match-making-ruleset
Create a new MatchMakingRuleset in a sandbox
Requires permission sandbox:config:edit.
Authorizations
Parameters
Path Parameters
Sandbox ID
Sandbox ID
Request Body required
This mixin is meant to give a set of common properties to root config models
object
Name of the resource
Description of the resource
Custom data associated with the resource
object
Determiner for how many rules must be satisifed in this ruleset (all, any, one, none)
Which subset of players need to satisfy this ruleset for it to be considered valid
Responses
200
Successful Response
This mixin is meant to give a set of common properties to root config models
object
Name of the resource
Description of the resource
Custom data associated with the resource
object
Determiner for how many rules must be satisifed in this ruleset (all, any, one, none)
Which subset of players need to satisfy this ruleset for it to be considered valid
ID of the Sandbox
Account ID of the user who last modified the resource
Timestamp of when the resource was last modified
Timestamp of when this resource was created
ID to uniquely identify this MatchMakingRuleset
422
Validation Error