Spiideo (AI cameras)
Create sport config
Creates a new sport configuration.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Body
application/json
SpiideoSportConfiguration defines sport-specific configuration for Spiideo integrations.
Response
200
application/json
OK
The response is of type object
.
cURL