Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Response
OK
Entity represents some object, such as competition, conference, team or person.
UpdateEntity
Updates existing entity.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
Entity represents some object, such as competition, conference, team or person.