Entities
Create entity
CreateEntity
Creates new entity.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Entity represents some object, such as competition, conference, team or person.
Response
200
application/json
OK
The response is of type object
.