Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 335 Bytes

data-player-post.md

File metadata and controls

19 lines (10 loc) · 335 Bytes

Update Player Attributes

Updates increments player attribute by 1.

URL : /data/player/{player}

Method : POST

Auth required : NO

Query Parameters**

  • playerAttribute=[attribute type, such as 'ea_altruism']
  • incrementBy=[ammount to increment playerAttribute by]

Success Response

Code : 200 OK