Spiideo (AI cameras)
Create entity mapping
Creates a new entity mapping.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Body
application/json
Maps a Motto entity to a Spiideo object. Such a mapping must exist for any entity that is to be used in Spiideo-related operations, otherwise no automatic API integration can be performed when creating Spiideo games.
Response
200
application/json
OK
The response is of type object
.
cURL