Spectatr.ai

Scheduling & Ingestion · Schedule

Replace a match-day roster

Replace the roster wholesale. Built for late team-sheet changes, so it takes a small payload and applies immediately.


PUT/matches/{externalId}/roster

Request

Request
{
  "roster": {
    "cov": ["p-1024", "p-1031", "p-1042"],
    "osp": ["p-2201", "p-2208"]
  }
}