Spiideo (AI cameras)
Create team type mapping
Creates a new team type mapping.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Body
application/json
SpiideoTeamTypeMapping maps a Motto entity type to Spiideo team properties.
Response
200
application/json
OK
The response is of type object
.
cURL