Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Body
SpiideoSportConfiguration defines sport-specific configuration for Spiideo integrations.
The Spiideo sport this configuration applies to. This should match the enum values in Spiideo, e.g. "football", "basketball", etc.
The number of minutes before the start of a game to turn on the camera for this sport. This will override the default minutes before start configured on the SpiideoIntegration.
The duration in minutes for which the camera should be on for this sport. This will override the default duration configured on the SpiideoIntegration.
Response
OK
SpiideoSportConfiguration defines sport-specific configuration for Spiideo integrations.