Skip to content

Patch Group

PATCH
/v1/sandbox/{sandbox_id}/match-making-template-group/{match_making_template_group_id}

Update an existing MatchMakingTemplateGroup in a sandbox

Requires permission sandbox:config:edit.

Authorizations

Parameters

Path Parameters

match_making_template_group_id
required
string format: uuid
sandbox_id
required

Sandbox ID

string format: uuid

Sandbox ID

Request Body required

object
name

Readable name to describe this ruleset

string
>= 1 characters <= 50 characters
match_making_template_group_id

ID to uniquely identify this MatchMakingTemplateGroup

string format: uuid

Responses

200

Successful Response

object
name
required

Readable name to describe this ruleset

string
>= 1 characters <= 50 characters
match_making_template_group_id
required

ID to uniquely identify this MatchMakingTemplateGroup

string format: uuid
sandbox_id

ID of the Sandbox

string format: uuid
last_modified_account_id

Account ID of the user who last modified the resource

string format: uuid
last_modified_timestamp

Timestamp of when the resource was last modified

string format: date-time
created_timestamp

Timestamp of when this resource was created

string format: date-time

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string