Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
A list of classifications that are used to rank entities in the standings. A classification is a description of a specific metric or statistic that is used to rank entities in the standings. For example, "points", "wins", "losses", etc.
A map of localized names for this phase, for end users to see. The key is the language code (ISO 639 - set 1), e.g. "en", "de", "fr", etc. If you want to localize the text for different regions of the same language, you can add the country code (ISO 3166-1 alpha-2), e.g. "en-US", "en-GB", etc.
This can be left empty, e.g. when this is the only phase in the standings.
Response
OK