Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

entity_id
string
required

Body

application/json
entity_id
string
required
entity_update
object
required

Entity represents some object, such as competition, conference, team or person.

update_mask
string<field-mask>

Response

OK

entity
object

Entity represents some object, such as competition, conference, team or person.