updateAttributes

@POST(value = "player/attributes")
abstract suspend fun updateAttributes(@Body update: PlayerAttributesUpdate): PlayerAttributes