updateTeamName
Use the interface to modify the team name of an event.
Request Mode
POST/GET http://ip/V1.0/replay/updateTeamName?replayRecordId=54&teamName=newName
Request Data
Parameter | Type | Description |
---|---|---|
replayRecordId | String | The event ID |
teamName | String | The team name |